Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Apache CXF: An Open-Source Services Framework

...

Overview

Feb 28, 2011 - Apache CXF 2.3.3 is released!

The Apache CXF team is proud to announce the availability of the latest patch: 2.3.3

2.3.3 fixes over 50 JIRA issues reported against 2.3.2. See: http://cxf.apache.org/apache-cxf-233-release-notes.htmlImage Removed

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

News

Feb 28Jan 21, 2011 - Apache CXF 2.3.2 3 is released!

The Apache CXF team is proud to announce the availability of the latest patch: 2.3.22.3.2 fixes over 75 JIRA issues reported against 2.3.1. See: http://cxf.apache.org/apache-cxf-232-release-notes.htmlImage RemovedDec 7, 2010 - Apache CXF 2.3.1 and 2.2.12 are releasedThe Apache CXF team is proud to announce the availability of the latest patches:

2.3.1 and 2.2.12.2.3 .1 fixes over 55 50 JIRA issues reported against 2.3.0. See: http://cxf.apache.org/apache-cxf-231-release-notes.htmlImage Removed2.2.12 fixes over 45 JIRA issues reported against 2.2. 11. See: http://cxf.apache.org/apache-cxf-2212233-release-notes.htmlImage Modified

...

...

2.2.12 is the last planned release for the 2.2.x series. Users are highly encouraged to upgrade to 2.3.x as soon as possible.

Oct 11, 2010 - Apache CXF 2.3.0 is released!

Apache CXF 2.3.0 is a pretty significant upgrade from the 2.2.x series of releases. There are plenty of new features and other improvements including:

  • JAX-WS 2.2 Support
  • JAX-RS 1.1 Support
  • New annotations of java first use cases
    • @WSDLDocumentation annotation to add documentation nodes to generated wsdl
    • @SchemaValidation annotation to turn on schema validation
    • @DataBinding to set the databinding used (if other than JAXB)
    • @GZIP to turn on GZIP compression
    • @FastInfoset to turn on FastInfoset support
    • @Logging to turn on and control various Logging functionality
    • @EndpointProperty to configure endpoint properties
    • @Policy to associate WS-Policy documents with the service
  • SOAP over JMS 1.0 specification implementation
  • SDO databinding
  • Schema Validation support for Aegis data binding if Woodstox 4 is used for the Stax parser

See the release notes for the latest migration and upgrade information.

Downloads are available here.

Overview

...

Features

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

...