Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • JAX-WS frontend - Apache CXF uses/implements the JAX-WS API's but makes no representation that this release is JAX-WS compliant.
  • Java2WSDL and WSDL2Java tools and Maven plugin
  • SOAP 1.1 & 1.2, XML and REST/RESTful HTTP bindings
  • JAXB 2.0 Databinding support
  • JSON support with Jettison
  • WSDL 1.1 support
  • WS-Addressing, WS-ReliableMessaging, and WS-Policy support
  • MTOM attachment support
  • HTTP, Servlet, JMS and Local Transports
  • Simple POJO service frontend
  • Javascript frontend
  • JBI Service Engine. CXF services can be deployed into any JBI compliant container (ServiceMix or OpenESB)
  • JCA 1.0 support, J2EE application can integrate with legacy application through JCA 1.0 support in CXF
  • Spring Support
  • Many other bug fixes and feature enhancements

...

To run samples included in the binary distribution of Apache CXF, you must install the Apache Ant 1.6.5 build utility, which can be downloaded from:

http://ant.apache.org/bindownload.cgiImage Removed

After installing Apache Ant, add the <AntInstallDir>/bin directory to your PATH.

...

  • Since JAX-WS TCK testing has not been completed, there is still a chance our internal APIs may change. We do not know of any required changes at this point though.
  • The We may add an improved WS-Security configuration mechanisms may change between this release and in the next onerelease .

Upgrading from XFire

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

...