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 he...@apache.org on 2005/06/06 06:51:58 UTC

svn commit: r180218 - in /webservices/axis/trunk/java: modules/server/ release-notes1-M2.html

Author: hemapani
Date: Sun Jun  5 21:51:57 2005
New Revision: 180218

URL: http://svn.apache.org/viewcvs?rev=180218&view=rev
Log:
update release notes

Removed:
    webservices/axis/trunk/java/modules/server/
Modified:
    webservices/axis/trunk/java/release-notes1-M2.html

Modified: webservices/axis/trunk/java/release-notes1-M2.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/release-notes1-M2.html?rev=180218&r1=180217&r2=180218&view=diff
==============================================================================
--- webservices/axis/trunk/java/release-notes1-M2.html (original)
+++ webservices/axis/trunk/java/release-notes1-M2.html Sun Jun  5 21:51:57 2005
@@ -30,18 +30,26 @@
     <li>SMTP transport Support</li> 
     <li>TCP transport Support</li> 
 </ul>
+<p>The release include following tools</p>
+<ol>
+	<LI>Admin Web App</LI>
+	<LI>WSDL2WS, eclipe Plugin/Command line version</LI>
+	<LI>Service Archive Wizard, eclipe Plugin</LI>
+	<LI>Module Archive Wizard, eclipe Plugin</LI>
+</ol>
 
 <h2>What's still to do?</h2>
 
 <p>Please see a list of what we think needs doing - and please consider helping out if 
 you're interested & able!</p>
 <ul>
-    <li>Encoding/data binding</li> 
-    <li>JAX-RPC 1.1/2.0 compliance</li> 
+    <li> Encoding/data binding</li> 
+    <li> JAX-RPC 1.1/2.0 compliance</li> 
     <li> Data binding support for WSDL Based code (server/client) code generator</li> 
     <li> MTOM attachments support</li> 
     <li> Complete XML infoset support for AXIOM</li> 
     <li> Implementation of other transports. e.g. JMS..</li> 
+    <li> Web Service Policy Support</li> 
 </ul>
 
 <p>Axis2 is taking shape, this M2 release is a glimpse what is to be expected in the future.