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 as HTTP, JMS or JBI.

Click here to Read Full Article

4 thoughts on “Apache CXF- An ultimate web service open source framework : Lets start learning…

  1. I was in dire need of this a few days back, but could not find any beginner tuts anywhere, this’ll surely help many of us

    • Thanks Vaibhav. I had followed Code-first approach here in this example. Will post one Contract-first example soon. Hope that helps us to do it in both ways!

      • Please where is the rest of the contract first (i.e Part 3: Creating Stubs.Part 4 : Writing the Implementation.Part 5 : Configuration and Deployment Part 6: Testing. )

        bauthy

  2. Pingback: Apache CXF- An ultimate web service open source framework : Lets …

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s