Blog

Apache CXF 2.2.3, 2.1.6, and 2.0.12 are released!

The Apache CXF team is proud to announce that we have released the latest sets of patches for Apache CXF.

Apache CXF 2.2.3 addresses over 90 reported JIRA issues compared to 2.2.2. For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313983&styleName=Html&projectId=12310511

Apache CXF 2.1.6 address over 70 reported JIRA issues compared to 2.1.5 For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12313902&styleName=Html

Apache CXF 2.0.12 address over 30 reported JIRA issues compared to 2.0.11 For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12313903&styleName=Html

Note: 2.0.12 will be the last release of the 2.0.x series. Users are strongly encouraged to upgrade to the 2.2.x releases.

The Apache CXF team is proud to announce that we have released the latest sets of patches for Apache CXF.

Apache CXF 2.1.4 addresses over 90 reported JIRA issues compared to 2.1.3 For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313463&styleName=Html&projectId=12310511

Apache CXF 2.0.10 address over 40 reported JIRA issues compared to 2.0.9. For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313462&styleName=Html&projectId=12310511

The Apache CXF team is proud to announce that we have released the latest sets of patches for Apache CXF.

Apache CXF 2.1.3 addresses over 52 reported JIRA issues compared to 2.1.2 For a complete list, see: http://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313354&styleName=Html&projectId=12310511

Apache CXF 2.0.9 address over 43 reported JIRA issues compared to 2.0.8. For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313314&styleName=Text&projectId=12310511

The Apache CXF team is proud to announce that we have released the latest sets of patches for Apache CXF.

Apache CXF 2.1.1 addresses over 70 reported JIRA issues compared to 2.1. For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12312971&styleName=Html&projectId=12310511&Create=Create

Apache CXF 2.0.7 address over 50 reported JIRA issues compared to 2.0.6. For a complete list, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313130&styleName=Html&projectId=12310511&Create=Create

Apache CXF 2.1 Released!

The Apache Incubator CXF team is proud to announce the availability of the 2.1 release!

What's new in CXF 2.1:

  • JAX-WS 2.1 support - the JAX-WS implementation has been updated to the JAX-WS 2.1 specification level. Code generatation is JAX-WS 2.1/JAXB 2.1 compliant.
  • Initial implementation of JAX-RS 0.6 REST based service framework.
  • Javascript client generation and support - SOAP based endpoints can have javascript clients created automatically with ?js URL. There is also command line tooling.
  • CORBA binding merged from Yoko - JAX-WS Clients/Servers can talk IIOP to allow communication with other CORBA processess. Tooling for IDL -> WSDL, WSDL -> IDL, etc... are there to support this.
  • New java2ws tooling to support better "java first" development patterns.
  • xmlbeans runtime support to allow using XmlBeans for the data model.
  • MANY MANY bugfixes, performance enhancements, etc... Too numerous to list individually.

Finally, the major new "non-code" feature:

  • This is our first release after graduating from the incubator as a Top Level Project. Thus, this is a full "non-incubator" release. (smile)