Apache CXF: An Open Source Service Framework

Overview

Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like 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.

CXF includes a broad feature set, but it is primarily focused on the following areas:

To get started using CXF, check out the downloads, the user's guide, or the mailing lists to get more information!

Goals

General

Support for Standards

Multiple Transports, Bindings, Data Bindings, and Formats

Flexible Deployment

Support for Multiple Programming Languages

Code Generation

Getting Involved

Apache Incubator CXF is currently under heavy development. To get involved you can subscribe to the mailing lists. You can also grab the code from the Source Repository. You also need to read about Building CXF. For Eclipse users, you should read about Setting up Eclipse.