December 05, 2004
05 December 2004 - Apache Axis C++ 1.4 ALPHA Now Available
Apache Axis C++ 1.4 Alpha has been released and could be downloaded at
http://www.apache.org/dist/ws/axis-c/
The following features were added to this release:
- SSL implementation
- Cookie based session support for the client side (AXISCPP-226)
- SOAP header based session support for the client side (AXISCPP-238)
The following improvements were made to this release:
- Create 100% C++ engine (AXISCPP-206)
- Refactor WSDL2WS (AXISCPP-215)
- Split client, server common includes (AXIS-219)
- Remove pre-defined paths from Axis CPP Conf library names AXISCPP-220)
- Eliminate warnings (AXISCPP-155)
- Handler Tutorial (AXISCPP-244)
- Provide access to the body of the SOAP message (AXISCPP-251)
- Conflict in const/non-const method calls for Basic Node objects (AXISCPP-212)
- Required support to store Complex Object properties (AXISCPP-276)
- Provide the facility to set a new SOAP body to the DeSerializer from a Handler (AXISCPP-301)
A transport that supports IPV6 is included in this release. While it works on linux, to get it running on windows please refer to the JIRA AXISCPP-217.
The following JIRAs are still open for Axis c++ 1.4 Alpha release
AXISCPP-303, AXISCPP-305, AXISCPP-306, AXISCPP-292 to 300
We plan to release 1.4 final by the 10th of December, therefore kindly test it as fast as possible and send in your comments.
----
-- The Apache Axis C++ Development Team
---- Posted by Tetsuya Kitahata at December 5, 2004 07:07 PMhttp://www.apachenews.org/archives/000527.html
[ Category : Apache WebServices ] (PDF)(XML)
