Snackycracky Techblog

  • HOME
  • About

Archive for the ‘ hibernate ’ Category

migrate appfuse from xfire to cxf

  • January 6th, 2009
  • Posted in AppFuse . Uncategorized . hibernate . spring

edit the pom.xml file: change the spring version to 2.5.5. this is below <!– Framework dependency versions –> delete the dependency with the artifactId ‘xfire-java5′ and ‘xfire-spring’ insert the cxf dependencies: <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-api</artifactId> <version>2.1.3</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxws</artifactId> <version>2.1.3</version> <exclusions> <!-- [ READ MORE ]

  • August 7th, 2008
  • Posted in hibernate . linux . networking

well its not that spectacular but for me it couldn’t be better: In my Application which i’m developing over a year now i need to access the radius database for user modifications. say simple: in my app i want to control who can access the internet. I opend the database port 3306 by uncommenting the bindto=127.0.0.1 in [ READ MORE ]

Categories

  • algorithms (7)
  • AppFuse (6)
  • grails (1)
  • groovy (1)
  • hibernate (2)
  • javascript (2)
  • linux (13)
    • fedora (1)
    • X (1)
  • mac (12)
  • media (5)
  • music (6)
  • networking (11)
  • osx (2)
  • spring (2)
  • Uncategorized (26)

Blogroll

  • http://daslebendesdude.blogspot.com

Recent Posts

  • sexy slideshow with prototype and script.aculo.us
  • reading a reflexive association in a recursive way for grails and groovy
  • recursive search on a nested (multidimensional) collection for groovy
  • nice chat with india :)
  • 3.10. Möbelrücken @ Mädcheninternat + Internatsgarten
  • Copyright ©  2007-2009  Snackycracky Techblog
  • Theme designed by mono-lab
  • Powerd by WordPress