glyn 02/03/18 03:10:30
Modified: java Tag: Beta1 release-notes.html
Log:
Doc. errors reported by Adam ([EMAIL PROTECTED]).
Revision Changes Path
No revision
No revision
1.6.2.1 +2 -3 xml-axis/java/release-notes.html
Index: release-notes.html
===================================================================
RCS file: /home/cvs/xml-axis/java/release-notes.html,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -r1.6 -r1.6.2.1
--- release-notes.html 15 Mar 2002 13:40:08 -0000 1.6
+++ release-notes.html 18 Mar 2002 11:10:30 -0000 1.6.2.1
@@ -37,8 +37,7 @@
<p>Early adopters and advanced SOAP developers will find this release to be of
interest. Most Apache SOAP users, and those who need a fully featured
next-version
- replacement for Apache SOAP 2.2, may wish to use this beta, but they should be
aware that, as a beta, functionality and interfaces may change, though we will do our
best to minimize the impact of such changes. Progress towards that beta release may be
viewed on Axis's <a href="http://xml.apache.org/axis/requirements.html">
- requirements and status page</a>.</p>
+ replacement for Apache SOAP 2.2, may wish to use this beta, but they should be
aware that, as a beta, functionality and interfaces may change, though we will do our
best to minimize the impact of such changes.</p>
<h3>What's New?</h3>
<p>Changes since alpha-3:</p>
<ul>
@@ -46,7 +45,7 @@
<li>Support for <A href="docs/user-guide.html#AttachmentsReference">SOAP Messages
with Attachments</a>.</li>
<li>Much better XML schema type support.</li>
<li>Document/literal support.</li>
- <li>Now using the org.apache.common.logging APIs as a common logging
interface.</li>
+ <li>Now using the org.apache.commons.logging APIs as a common logging
interface.</li>
<li>Many minor bug fixes.</li>
</ul>
</body>