We need to set-up the project environment first. Please download the following JARs. Versions Used : CXF 2.2.2 Download Link : CXF Site Download Link Spring 2.5.6 Download Link : SpringSource Download site The following jars are required for all CXF usage: But you will be getting it through CXF Download. – cxf.jar – commons-logging.jar –Continue reading “Creating Web services using Apache CXF (Part 2): Development”
Category Archives: CXF
Creating Web services using Apache CXF (Part 1) : The Basics.
As we discussed in the previous post, CXF is the combination of two projects: Celtix developed by IONA and XFire developed by Codehaus working together at the Apache Software Foundation.
Apache CXF- An ultimate web service open source framework : Lets start learning…
Apache CXF is an open source services framework which is a result of the merge between the XFire and Celtix projects. CXF helps us build and develop services using JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such asContinue reading “Apache CXF- An ultimate web service open source framework : Lets start learning…”
