blob: 6b9e8f2414754c81a9b23e0023893f5e6e0118ba [file] [log] [blame]
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->
<html>
<head>
<meta http-equiv="content-type" content="">
<title>Apache Axis2 1.5.5 Release Notes</title>
</head>
<body lang="en">
<h1>Apache Axis2 1.5.5 Release Notes</h1>
<h2>About this version</h2>
<p>1.5.5 is a maintenance release that contains fixes for the following issues:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-3788">AXIS2-3788</a>: NPE in finally block in generate Stub methods</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4200">AXIS2-4200</a>: ConverterUtil.compare fails for BigInteger values</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4349">AXIS2-4349</a>: Child first class loading</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4448">AXIS2-4448</a>: DefaultObjectSupplier fails to instantiate static nested classes</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4582">AXIS2-4582</a>: WARNING: Cannot set header. Response already committed. is logged when ever a Axis2 based webservice is called</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4620">AXIS2-4620</a>: Adding OnDemandLogger to allow the LogFactory lookup to occur on first touch versus during static class initialization</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4712">AXIS2-4712</a>: remove hardcoded setting of content-type to text/xml from AxisServlet</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4898">AXIS2-4898</a>: Thread named [MultiThreadedHttpConnectionManager cleanup] not cleaned up properly</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4924">AXIS2-4924</a>: CLONE -ConverterUtil.compare fails for BigInteger values</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-4933">AXIS2-4933</a>: Response in call method of SOAPConnectionImpl returned attachment input instead of attachment output</li>
<li><a href="https://issues.apache.org/jira/browse/AXIS2-5006">AXIS2-5006</a>: SoapElementImpl.copyContents skips child elements</li>
</ul>
<p>This release also contains fixes for several issues in the sample projects included with the binary distribution.</p>
<p>If possible users should upgrade to Axis2 1.6.0. The Axis2 1.5.5 maintenance release is intended for use in situations where
upgrading to 1.6.0 is not possible immediately.</p>
<h2>About Axis2</h2>
<p>Apache Axis2 is a complete re-design and re-write of the widely used
Apache Axis engine and is a more efficient, more scalable, more modular
and more XML-oriented Web services framework. It is carefully designed to
support the easy addition of plug-in "modules" that extend its
functionality for features such as security and reliability.</p>
<p>Modules supporting WS-Security/Secure-Conversation (Apache Rampart),
WS-Trust (Apache Rahas), WS-Reliable Messaging (Apache Sandesha) and
WS-Eventing (Apache Savan) are available via the Apache Web Services
project. Please see the individual subproject sites for further information.</p>
<h2>Feedback</h2>
<p>We are striving for a simple and happy first time user experience as well as a
satisfying experienced user experience with this release. We welcome any
and all feedback at:</p>
<ul>
<li><a href="mailto:java-user@axis.apache.org">java-user@axis.apache.org</a> (please include "[axis2]" in the subject)</li>
<li><a href="mailto:java-dev@axis.apache.org">java-dev@axis.apache.org</a> (please include "[axis2]" in the subject)</li>
<li><a href="http://issues.apache.org/jira/browse/AXIS2">http://issues.apache.org/jira/browse/AXIS2</a></li>
</ul>
<p>Thank you for your interest in Apache Axis2!</p>
<p><i>The Axis2 Development Team<br>
<a href="http://axis.apache.org/axis2/java/core/">http://axis.apache.org/axis2/java/core/</a></i></p>
</body>
</html>