Snackycracky Techblog

  • HOME
  • About

Posts Tagged ‘ migrate ’

REST + SOAP for cxf.apache @ appfuse

  • January 22nd, 2009
  • Posted in Uncategorized

SCREENCAST GETTING THIS DONE / video tutorial i am still working on it, but this works so far: i am going to install appfuse with a new entity “Person”. The Method findByLastName is accessible through REST WS. for more operations on cxf restfull services see JAX-RS (JSR-311) this doc is explaining everythig For example: retrieving Collections needs an extra wrapper class. there [ READ MORE ]

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 ]

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