You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2003/06/02 15:58:00 UTC

cvs commit: xml-axis/java/docs user-guide.html

gdaniels    2003/06/02 06:58:00

  Modified:    java/docs user-guide.html
  Log:
  We support SOAP 1.2 now.
  
  Revision  Changes    Path
  1.86      +4 -5      xml-axis/java/docs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/user-guide.html,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- user-guide.html	27 May 2003 14:03:04 -0000	1.85
  +++ user-guide.html	2 Jun 2003 13:57:58 -0000	1.86
  @@ -118,7 +118,7 @@
   What's in this release?</h3>
   This release includes the following features:
   <ul>
  -  <li> SOAP 1.1 compliant engine (with some SOAP 1.2 support as well)</li>
  +  <li> SOAP 1.1/1.2 compliant engine</li>
     <li> Flexible configuration / deployment system</li>
     <li> Support for "drop-in" deployment of SOAP services (JWS)</li>
     <li> Support for all basic types, and a type mapping system for defining new 
  @@ -142,11 +142,10 @@
       interoperability tests and experimental TCP, JMS, and file-based transports.</li>
   </ul>
   
  -<h3> What's missing?</h3>
  +<h3> What's still to do?</h3>
  +<p>Please click for <a href="to-do.html">a list of what we think needs doing</a> 
  +  - and please consider helping out if you're interested &amp; able!</p>
   
  -<ul>
  -  <li>Full SOAP 1.2 support</li>
  -</ul>
   <h2>
   <a NAME="Installation"></a>Installing Axis and Using this Guide</h2>
   See the <a href="install.html">Axis Installation Guide</a>