CXF 2.6.15 Release Notes
Overview
Apache CXF 2.6.15 delivers the latest set of patches and bug fixes for Apache CXF 2.6.x. This release fixes over 25 JIRA issues that have been reported by users.
...
Note |
| This is the last release on the 2.6.x branch. Users are strongly encouraged to start migrating to newer version of CXF. |
Download
Installation Prerequisites
...
- 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 file
included with each sample.
...
If you have any problems or want to send feedback of any kind, please e-mail the
cxf dev list, [email protected]. You can also file issues in JIRA at:
...
For a more detailed view of new features and bug fixes, see the the release notes.