CXF 2.5.7 Release Notes


Overview


Apache CXF 2.5.7 delivers the latest set of patches and bug fixes for Apache CXF 2.5.x. This release fixes over 35 JIRA issues that have been reported by users.


Download



Installation Prerequisites


Before installing Apache CXF, make sure the following products,
with the specified versions, are installed on your system:


  • Java 5 Development Kit
  • Maven 2.2.1 or later


Java 5 Development Kit


You must install the J2SE Development Kit (JDK) 5.0, which can be downloaded
from:


http://java.sun.com/j2se/1.5.0/download.jsp


After installing the JDK, set or modify the following environment variables:


  • JAVA_HOME – set this environment variable
    to point at the root directory of the JDK 5.0 installation.


  • PATH – make sure that your PATH includes:
    %JAVA_HOME%\bin (Windows)
    $JAVA_HOME/bin (UNIX)


Building the Samples


Building the samples included in the binary distribution is easy. Change to
the samples directory and follow the build instructions in the README.txt file
included with each sample.


Reporting Problems


If you have any problems or want to send feedback of any kind, please e-mail the
cxf dev list, dev@cxf.apache.org. You can also file issues in JIRA at:


http://issues.apache.org/jira/browse/CXF


Changelog


For a more detailed view of new features and bug fixes, see the release notes.

T Key Summary Assignee Reporter P Status Resolution Created Updated Due
Bug CXF-4683 workqueue configuration in BP does not derive the id attribute from the name attribute Akitoshi Yoshida Akitoshi Yoshida Major Closed Fixed Dec 06, 2012 Dec 19, 2012
Bug CXF-4679 STS onBehalfOf validation should throw exception for invalid tokens in issue operation Colm O hEigeartaigh Yogesh Chawla Minor Closed Fixed Dec 05, 2012 Dec 19, 2012
Bug CXF-4678 ConcurrentModificationException from WS-RM's RMOutInterceptor's acknowledgement update code Akitoshi Yoshida Akitoshi Yoshida Major Closed Fixed Dec 05, 2012 Dec 19, 2012
Bug CXF-4665 cxf-utils.js missing from release zip file Glen Mazza Erhard Trudrung Minor Closed Fixed Nov 29, 2012 Dec 19, 2012
Bug CXF-4659 Policy configuration in spring cause SAXParseException if no internet connection available Daniel Kulp Alexey Markevich Minor Closed Fixed Nov 28, 2012 Dec 19, 2012
Improvement CXF-4655 Enforce SAML SubjectConfirmation requirements for the non WS-SecurityPolicy case Colm O hEigeartaigh Colm O hEigeartaigh Major Closed Fixed Nov 27, 2012 Dec 19, 2012
Improvement CXF-4654 cxf:list-buses - Table layout should be aligned if bus name is long Freeman Yue Fang Claus Ibsen Trivial Closed Fixed Nov 27, 2012 Dec 19, 2012
Bug CXF-4652 Additional namespace is added when web service provider implements Provider<DOMSource> Freeman Yue Fang Hong Fang Han Major Closed Fixed Nov 26, 2012 Jul 16, 2013
Bug CXF-4647 A wrong soap action when using ws-addressing may lead to an empty response or the fault with the wrong action Akitoshi Yoshida Akitoshi Yoshida Major Closed Fixed Nov 22, 2012 Dec 19, 2012
Improvement CXF-4646 Use AlgorithmSuite functionality in WSS4J 1.6.8 Colm O hEigeartaigh Colm O hEigeartaigh Major Closed Fixed Nov 22, 2012 Dec 19, 2012
Bug CXF-4643 Initial non-GET request returns 404 if it has query parameters Sergey Beryozkin Jason Gustafson Major Closed Fixed Nov 21, 2012 Dec 19, 2012
Bug CXF-4640 @PostConstruct methods invoked twice in Spring projects when using OSGi even with fix for CXF-3959 Freeman Yue Fang Will Lauer Major Closed Fixed Nov 16, 2012 Dec 19, 2012
Bug CXF-4631 HttpUtils.toAbsoluteUri should use request.getServerPort() instead of request.getLocalPort() Sergey Beryozkin Jakub Bocheński Minor Closed Fixed Nov 13, 2012 Dec 19, 2012
Bug CXF-4630 local part cannot be "null" when creating a QName Daniel Kulp Thomas Schurins Critical Closed Fixed Nov 13, 2012 Dec 19, 2012
Bug CXF-4629 Security issue with GET methods: WSS4JInInterceptor always allows HTTP Get requests from browser Daniel Kulp Oleh Faizulin Critical Closed Fixed Nov 12, 2012 Dec 19, 2012
Bug CXF-4623 Marshalling Error during asynchronous service invocation when adding a soap header using a SOAPHandler Freeman Yue Fang Ralf Brese Critical Closed Fixed Nov 08, 2012 Jul 16, 2013
Improvement CXF-4622 cxf:list-endpoints - Add option to list the full url of the service Freeman Yue Fang Freeman Yue Fang Major Closed Fixed Nov 08, 2012 Dec 19, 2012
Bug CXF-4620 Exception at compilation when a 'space' character is present in maven local repository path Freeman Yue Fang Hervé Barrault Minor Closed Fixed Nov 07, 2012 Dec 19, 2012
Improvement CXF-4619 cxf:list-endpoints - Duplicate headers if multiple endpoints installed Freeman Yue Fang Freeman Yue Fang Major Closed Fixed Nov 07, 2012 Dec 19, 2012
Bug CXF-4618 DataSourceProvider is not closing inputstream acquired from DataSource Daniel Kulp Steve Hodecker Major Closed Fixed Nov 06, 2012 Dec 19, 2012
Showing 20 out of 56 issues