The Apache CXF team is proud to announce the availability of the latest patches: 2.6.2, 2.5.5, and 2.4.7.
Apache CXF is an open source services framework. CXF helps you build and develop services using front end 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. This is mostly a patch release to fix problems and issues that users have encountered. However, these releases now do additional validation checks against the incoming SOAP messages. Thus, these releases may reject invalid SOAP messages that previous versions would have processed. There is an endpoint property of "soap.no.validate.parts" that can be set to true to skip some (but not all) of the additional checks. 2.6.2 fixes over 86 JIRA issues reported against 2.6.1. See: http://cxf.apache.org/cxf-262-release-notes.html 2.5.5 fixes over 55 JIRA issues reported against 2.5.4. See: http://cxf.apache.org/cxf-255-release-notes.html 2.4.9 fixes over 42 JIRA issues reported against 2.4.8. See: http://cxf.apache.org/cxf-249-release-notes.html For more information see: * Download: http://cxf.apache.org/download.html * Website: http://cxf.apache.org/ * Mailing lists: http://cxf.apache.org/mailing-lists.html If you have feedback, questions or would like to get involved in the CXF project please join the mailing lists and let us know your thoughts. The Apache CXF Team http://cxf.apache.org/ -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
