CXF 2.3.9 Release Notes
Overview
Apache CXF 2.3.9 delivers the latest set of patches and bug fixes for Apache CXF 2.3.x. This release fixes over 8 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
- Apache ant 1.6
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)
Apache Ant 1.6.5 (or newer, 1.7.0 should work as well)
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.cgi
After installing Apache Ant, add the <AntInstallDir>/bin directory to your PATH.
For more details, see the Installation Guide.
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, [email protected]. 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.
|
JIRA Issues (8 issues)
|
| Type |
Key |
Summary |
Assignee |
Reporter |
Priority |
Status |
Resolution |
Created |
Updated |
Due |
|
CXF-4045
|
BusFactory does not catch NoClassDefFoundError
|
Sergey Beryozkin
|
Sergey Beryozkin
|
|
Resolved
|
Fixed
|
Jan 19, 2012
|
Jan 19, 2012
|
|
|
CXF-4044
|
ensure publishedEndpointUrl property could be set to endpoint
|
Freeman Fang
|
Freeman Fang
|
|
Resolved
|
Fixed
|
Jan 18, 2012
|
Jan 19, 2012
|
|
|
CXF-4031
|
NullPoint Exception Raised when input is nothing and using Holder to return response
|
Daniel Kulp
|
ext2
|
|
Resolved
|
Fixed
|
Jan 16, 2012
|
Jan 19, 2012
|
|
|
CXF-4027
|
Aegis BeanType does not ignore super type of java.lang.Enum
|
Daniel Kulp
|
James Phillpotts
|
|
Resolved
|
Fixed
|
Jan 12, 2012
|
Jan 19, 2012
|
|
|
CXF-4018
|
JAX-WS Providers created from class (instead of an actual instance bean) do not get the JAXWSMethodInvoker
|
Daniel Kulp
|
Daniel Kulp
|
|
Resolved
|
Fixed
|
Jan 10, 2012
|
Jan 13, 2012
|
|
|
CXF-4007
|
Jetty threading parameters doesn't setup threadpool properly
|
Daniel Kulp
|
Daniel Kulp
|
|
Resolved
|
Fixed
|
Jan 03, 2012
|
Jan 05, 2012
|
|
|
CXF-3986
|
Update MessageContext.getContextualProperty to check Exchange if the property is of type Class
|
Sergey Beryozkin
|
Sergey Beryozkin
|
|
Resolved
|
Fixed
|
Dec 20, 2011
|
Dec 20, 2011
|
|
|
CXF-3984
|
Impossible to handle Locale parameters with country qualifiers
|
Sergey Beryozkin
|
Sergey Beryozkin
|
|
Resolved
|
Fixed
|
Dec 20, 2011
|
Dec 20, 2011
|
|