
This introductory-level video follows my web service tutorial at http://www.jroller.com/gmazza/entry/w.... It shows deployment of CXF-based SOAP web...
0 replies - 1603 views - 05/08/13 by Mitch Pronschinske in Articles

This blog does not try to compare all available Web Services Development Frameworks but focuses only on three popular approaches regarding three Open Source...
8 replies - 6221 views - 05/08/13 by Ankur Kumar in Articles

For hardcore server-side Java developers, the only way to "speak" out to the world is by using APIs. Today's post is all about JAX-RS: writing and exposing...
1 replies - 4624 views - 01/30/13 by Andriy Redko in Articles

This post is logical continuation of the previous one. The only difference is the container we are going to use: instead of Jetty it will be our old buddy...
0 replies - 2887 views - 01/30/13 by Andriy Redko in Articles

Need a quick intro into some of the powerful features of Apache CXF. Check out this concise 5-minute tutorial. Should be a good refresher for some...
0 replies - 1288 views - 12/20/12 by Mitch Pronschinske in Articles

SOAP headers can be added to a Web service request in different ways,
if you use Apache CXF. The way I prefer is the one I’ve mentioned here
– as it...
0 replies - 3277 views - 10/07/12 by Singaram Subramanian in Articles

When a Apache CXF developed consumer invokes a remote service the following message processing sequence is started:
1. The Apache CXF runtime creates an...
0 replies - 5158 views - 07/03/12 by Singaram Subramanian in Articles

Recap from CamelOne 2012
I just got back from CamelOne
which was earlier this week in the beautiful city of Boston, MA. It...
1 replies - 2565 views - 05/22/12 by Christian Posta in Articles

This article demonstrates how to create/test a basic REST service in CXF
vs. Camel-CXF. Given the range of configuration and deployment options,
I'm...
0 replies - 8582 views - 05/13/12 by Ben O' Day in Articles

As you know I'm in the middle of completely overhauling and open-sourcing my PhD thesis system (more here: Qualitas).
I didn't work at Gdańsk University of...
1 replies - 6032 views - 04/25/12 by Łukasz Budnik in Articles

Apache CXF and Metro WS are two very popular webservice
frameworks(which fully implements JAX-WS specification).Both are equally
popular and widely...
7 replies - 14371 views - 05/17/10 by Ramsundar Kuppusamy in Articles

The Distributed OSGi (DOSGi) subproject of the Apache CXF project recently released the 1.1 of its reference implementation for the Distributed OSGi...
0 replies - 12718 views - 12/23/09 by Mitch Pronschinske in Articles