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 ch...@apache.org on 2005/06/07 07:06:00 UTC

svn commit: r188694 - in /webservices/axis/trunk/java/xdocs: navigation.xml news.html tools/ tools/Axis2_Codegen_Wizard.zip tools/Axis2_Service_Wizard.zip tools/CodegenToolReference.pdf userguide.html

Author: chinthaka
Date: Mon Jun  6 22:05:59 2005
New Revision: 188694

URL: http://svn.apache.org/viewcvs?rev=188694&view=rev
Log:
- Adding code generation tools to the site
- Updated release notes in user's guide
- added a news page

Added:
    webservices/axis/trunk/java/xdocs/news.html
    webservices/axis/trunk/java/xdocs/tools/
    webservices/axis/trunk/java/xdocs/tools/Axis2_Codegen_Wizard.zip   (with props)
    webservices/axis/trunk/java/xdocs/tools/Axis2_Service_Wizard.zip   (with props)
    webservices/axis/trunk/java/xdocs/tools/CodegenToolReference.pdf   (with props)
Modified:
    webservices/axis/trunk/java/xdocs/navigation.xml
    webservices/axis/trunk/java/xdocs/userguide.html

Modified: webservices/axis/trunk/java/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/navigation.xml?rev=188694&r1=188693&r2=188694&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/navigation.xml (original)
+++ webservices/axis/trunk/java/xdocs/navigation.xml Mon Jun  6 22:05:59 2005
@@ -20,6 +20,8 @@
         <item name="Wiki" href="http://wiki.apache.org/ws/FrontPage/Axis2"/>
       	<item name="Architecture Guide" href="Axis2ArchitectureGuide.html" /> 
       	<item name="User Guide" href="userguide.html" />
+      	<item name="Installation Guide" href="installationguide.htm" />
+      	<item name="Web Administration Guide" href="webadminguide.htm" />
       	<item name="AXIOM Tutorial" href="OMTutorial.html" />
       	<item name="Code Generation Tutorial" href="CodegenToolReference.html" />
       	<item name="M1 Documents" href="m1.html" />  
@@ -28,6 +30,7 @@
       <item name="Downloads">
       	<item name="Releases" href="releases.html" /> 
       	<item name="Source Code" href="http://svn.apache.org/viewcvs.cgi/webservices/axis/trunk/?root=Apache-SVN" />  
+      	<item name="Tools" href="axis2tools.html" />
       </item>
       <item name="Modules">
       	<item name="Core" href="multiproject/axis2-core/index.html" /> 

Added: webservices/axis/trunk/java/xdocs/news.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/news.html?rev=188694&view=auto
==============================================================================
--- webservices/axis/trunk/java/xdocs/news.html (added)
+++ webservices/axis/trunk/java/xdocs/news.html Mon Jun  6 22:05:59 2005
@@ -0,0 +1,5 @@
+<h1>Axis2 News</h1>
+<ul>
+  <li>24-02-2005 : M1 Released. [<a href="releases.html#M1">Download</a>] </li>
+  <li>07-06-2005 : M2 Released. [<a href="releases.html#M2">Download</a>] </li>
+</ul>

Added: webservices/axis/trunk/java/xdocs/tools/Axis2_Codegen_Wizard.zip
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/tools/Axis2_Codegen_Wizard.zip?rev=188694&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis/trunk/java/xdocs/tools/Axis2_Codegen_Wizard.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis/trunk/java/xdocs/tools/Axis2_Service_Wizard.zip
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/tools/Axis2_Service_Wizard.zip?rev=188694&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis/trunk/java/xdocs/tools/Axis2_Service_Wizard.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis/trunk/java/xdocs/tools/CodegenToolReference.pdf
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/tools/CodegenToolReference.pdf?rev=188694&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis/trunk/java/xdocs/tools/CodegenToolReference.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: webservices/axis/trunk/java/xdocs/userguide.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/userguide.html?rev=188694&r1=188693&r2=188694&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/userguide.html (original)
+++ webservices/axis/trunk/java/xdocs/userguide.html Mon Jun  6 22:05:59 2005
@@ -52,7 +52,7 @@
 <p>This release includes the following features:</p>
 <ul>
   <li>AXIOM, a SOAP specific streaming XML infoset model for SOAP 1.1/1.2 Messages</li>
-  <li>Modules, mechanism to extend the SOAP Processing Model</li>
+  <li>Modules, mechnisum to extend the SOAP Processing Model</li>
   <li>Support for WS-Addressing</li>
   <li>Client API</li>
   <li>Support for One-Way Messaging</li>
@@ -61,7 +61,7 @@
         <LI>Synchronous, Using a two way transport</LI>
         <LI>Asynchronous, Using a two way transport</LI>
         <LI>Synchronous, Using a one way transport</LI>
-        <LI>Asynchronous, Using a two way transport</LI>
+        <LI>Aynchronous, Using a two way transport</LI>
       </ol>
   </li>
   <li>Hot deployment of Web Services and Module deployment based on the archived modules </li>
@@ -71,21 +71,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><a name="_Toc96698079"></a>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>SOAP 1.1 and 1.2 validation </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> MTOM/MIME/SWA 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>
-  <!-- This should provide a page similar to the following -->
-</p>
 <!-- Image goes here -->
-
 <!--<h3><a name="_Toc96698087"></a>Running the Axis2 standalone server </h3>
 <p>Since a J2EE servlet container can be heavy in certain cases, a simple socket server is provided with Axis2. </p>
 Start scripts are inluded in the bin directory of the binary distribution.</p>