You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/10/09 06:44:41 UTC

svn commit: r454285 - /webservices/axis2/branches/java/1_1/release-notes.html

Author: thilina
Date: Sun Oct  8 21:44:41 2006
New Revision: 454285

URL: http://svn.apache.org/viewvc?view=rev&rev=454285
Log:
updating the release note

Modified:
    webservices/axis2/branches/java/1_1/release-notes.html

Modified: webservices/axis2/branches/java/1_1/release-notes.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/release-notes.html?view=diff&rev=454285&r1=454284&r2=454285
==============================================================================
--- webservices/axis2/branches/java/1_1/release-notes.html (original)
+++ webservices/axis2/branches/java/1_1/release-notes.html Sun Oct  8 21:44:41 2006
@@ -1,16 +1,16 @@
 <html>
 <head>
   <meta http-equiv="content-type" content="">
-  <title>Apache Axis2 Release Notes</title>
+  <title>Apache Axis2 Release Notes - Draft</title>
 </head>
 
 <body>
-<h1>Axis2 Release Notes</h1>
+<h1>Axis2 Release Notes - Draft</h1>
 
-<h3>May 4th, 2006</h3>
+<h3>October 8th, 2006</h3>
 
 <p>After nearly two years of development, we are very proud to announce the
-release of Apache Axis2 1.0!</p>
+release of Apache Axis2 1.1</p>
 
 <p><a href="http://ws.apache.org/axis2">http://ws.apache.org/axis2</a></p>
 
@@ -22,9 +22,7 @@
 the older version. 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>A module supporting WS-Security (Apache Rampart) is
-available immediately and a module supporting WS-Reliable Messaging (Apache
-Sandesha) will be available within days.</p>
+<p>A module supporting WS-Security (Apache Rampart), a module supporting WS-Reliable Messaging (Apache Sandesha) and a module supporting WS-Eventing (Savan) will be available after the Axis2 1.1 release.</p-->
 
 <p>Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has
 integrated support for the widely popular REST style of Web services: the
@@ -32,7 +30,7 @@
 well as a REST style interface simultaneously.</p>
 
 <p>Apache Axis2 is built on Apache Axiom, a new high performant, pull-based
-XML object model that was released two days ago.</p>
+XML object model.</p>
 
 <h2>Features</h2>
 
@@ -77,15 +75,15 @@
   <li>Axis Data Binding (ADB)</li>
   <li>XMLBeans</li>
   <li>JibX</li>
-  <li>JaxMe</li>
+  <!--li>JaxMe</li-->
 </ul>
 
 <h3>Tools</h3>
 <ul>
   <li>WSDL2Java: Generate Java stubs and skeletons from a WSDL document.</li>
   <li>Java2WSDL: Generate a WSDL document from a Java class.</li>
-  <li>Eclipse Plugins</li>
-  <li>Intellij Idea Plugins</li>
+  <li>Eclipse Plugin</li>
+  <!--li>Intellij Idea Plugins</li-->
   <li>Web application for administering Apache Axis2</li>
 </ul>
 
@@ -96,7 +94,7 @@
 </ul>
 (Apache Axis2 comes built in with a module that supports WS-Addressing.)
 
-<h2>Known Issues and Limitations</h2>
+<!--h2>Known Issues and Limitations</h2>
 <ul>
   <li>Recursive schemas (A includes B which includes A) may cause
   problems</li>
@@ -120,7 +118,14 @@
   generation)</li>
   <li>No support yet for rpc/encoded style WSDL documents (in stub
   generation)</li>
-</ul>
+</ul>
+<h3>What's new in this release :  TODO</h3>
+<ul>
+  <li>Spring support</li>
+  <li>Complete SOAP with Attachments support</li>
+  <li>Many improvements to ADB</li>
+  <li>Numerous bug fixes</li>
+</ul-->
 
 <p>Thank you for your interest in Axis2.</p>
 <strong><em>-The Axis2 Development Team</em></strong></body>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org