gdaniels 2002/07/02 09:55:23
Modified: java Tag: beta-3 release-notes.html
Log:
typo
Revision Changes Path
No revision
No revision
1.8.2.2 +1 -1 xml-axis/java/release-notes.html
Index: release-notes.html
===================================================================
RCS file: /home/cvs/xml-axis/java/release-notes.html,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -r1.8.2.1 -r1.8.2.2
--- release-notes.html 2 Jul 2002 16:08:00 -0000 1.8.2.1
+++ release-notes.html 2 Jul 2002 16:55:22 -0000 1.8.2.2
@@ -24,7 +24,7 @@
<p>This is a beta release. Most of the functionality is there. There is still a
chance that a few interfaces may change, but we will do our best to keep that from
happening. See the User's Guide for a list of the published interfaces that we
believe are stable.</p>
<h3>JAX-RPC</h3>
-<p>This beta release is intended to be 100% compliant with the <a
href="http://java.sun.com/xml/jax-rpc">JAX-RPC</a> and <a
href="http://java.sun.com/xml/saaj/">SAAJ</a> specifications from Sun, though there
are still a few known issues. The Axis team is currently working on getting the
codebase to pass the TCK (Technology Compatibility Kit) tests, which involves both
tweaks to our code and resolving perceived issues with the TCK or the specs - since
these are v1.0 specs, there are some interesting conversations going on, but we'll get
to compliance as soon as possible!</p>
+<p>This beta release is intended to be 100% compliant with the <a
href="http://java.sun.com/xml/jaxrpc">JAX-RPC</a> and <a
href="http://java.sun.com/xml/saaj/">SAAJ</a> specifications from Sun, though there
are still a few known issues. The Axis team is currently working on getting the
codebase to pass the TCK (Technology Compatibility Kit) tests, which involves both
tweaks to our code and resolving perceived issues with the TCK or the specs - since
these are v1.0 specs, there are some interesting conversations going on, but we'll get
to compliance as soon as possible!</p>
<h3>Why AXIS over SOAP 2.2?</h3>