You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Apache CXF team is proud to announce the 2.0-M1 incubating release!

This release includes the following features:

  • JAX-WS frontend
  • Java2WSDL and WSDL2Java tools
  • SOAP, XML and REST/HTTP bindings
  • JSON support with Jettison
  • WSDL 1.1 support
  • WS-Addressing support
  • Support for MTOM and Soap with Attachments
  • HTTP, Servlet, JMS and Local Transports
  • Simple POJO service frontend
  • Javascript frontend
  • JBI Service Engine
  • JCA Support
  • Spring Support

Download

Download

Description

cxf-incubator-2.0-M1.tar.gz

GZip of the CXF binaries

cxf-incubator-2.0-M1.zip

Zip of the CXF binaries

cxf-incubator-2.0-M1-src.tar.gz

Gzip of the sources

Errata

  • Currently the JaxWsServiceFactoryBean requires you to explicitly set the BindingFactory to JaxWsSoapBindingInfoFactoryBean for the @SoapBinding annotation to work. Usage of the JAX-WS Endpoint should work regardless.

Whats not done yet?

There are many things we will be working on for the next version of CXF:

  • WS-ReliableMessaging, WS-Security
  • Improved tooling to support WSDL 2.0
  • Support for more databindings including XFire's Aegis databinding, JiBX, and XMLBeans
  • Asynchronous HTTP support
  • Performance optimizations - CXF is quite fast now, but we know of several performance improvements to be done for the next version.
  • Improved Documentation
  • See the CXF Roadmap for more information.

Upgrading from XFire

Currently, it is not recommended that all XFire users upgrade to CXF at this time. For more information, see the XFire Migration Guide.

Upgrading from Celtix

Currently it is not recommended that all Celtix users upgrade to CXF at this time. For more information, see the Celtix Migration Guide.

  • No labels