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 ch...@apache.org on 2006/11/13 10:14:18 UTC

svn commit: r474203 - /webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html

Author: chatra
Date: Mon Nov 13 01:14:17 2006
New Revision: 474203

URL: http://svn.apache.org/viewvc?view=rev&rev=474203
Log:
minor improvements

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html?view=diff&rev=474203&r1=474202&r2=474203
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html Mon Nov 13 01:14:17 2006
@@ -102,7 +102,7 @@
     with the Spring Framework</li>
 </ul>
 
-<p><strong>Data Bindings</strong></p>
+<p><strong>Data Bindings:</strong></p>
 <ul>
   <li><a href="adb/adb-howto.html">ADB How-to</a> -Guide on Axis2 Databinding
     Framework (ADB)</li>
@@ -120,7 +120,7 @@
     service</li>
 </ul>
 
-<p><strong>Transports</strong></p>
+<p><strong>Transports:</strong></p>
 <ul>
   <li><a href="tcp-transport.html">TCP Transport</a>- Guide to send and
     receive SOAP Messages via TCP in Axis2</li>
@@ -137,22 +137,24 @@
     and easy guide to create your own Axis2 Transport protocol</li>
 </ul>
 
-<p><strong>Axis2 Tools</strong></p>
+<p><strong>Axis2 Tools:</strong></p>
 <ul>
-  <li><a>Code Generator Tool- Command Line &amp; Ant Task</a>-Lists command
+  <li><a href="../tools/1_1/CodegenToolReference.html">Code Generator Tool Guide for Command Line &amp; Ant Task</a>-Lists command
     line &amp; Ant task references. How to build file using custom Ant task
     and invoking Code Generator from Ant</li>
   <li><a href="../tools/1_1/eclipse/wsdl2java-plugin.html">Code Generator
-    Wizard - eclipse Plug-in</a>-Explains the usage of the code generator
+    Wizard Guide for Eclipse Plug-in</a>-Explains the usage of the code generator
     eclipse plug-in for WSDL2Java and/or Java2WSDL operations</li>
   <li><a href="../tools/1_1/eclipse/servicearchiver-plugin.html">Service
-    Archive Generator Wizard - eclipse Plug-in</a>- Describes functionality
+    Archive Generator Wizard Guide for Eclipse Plug-in</a>- Describes functionality
     of eclipse plugin service archive generator tool</li>
   <li><a href="../tools/1_1/idea/Idea_plug-in_userguide.html">Code Generator
-    Wizard- IntelliJ IDEA Plug-in</a>- Guide on the usage of IDEA code
+    Wizard Guide for IntelliJ IDEA Plug-in</a>- Guide on the usage of IDEA code
     generation plug-in to create service archives and generate java class
     files from WSDL files</li>
-    <li><a href="../tools/1_1/maven-plugins/maven-aar-plugin.html">Maven 2 AAR    Plug-in</a> - Guid to generate an Axis 2 service file (AAR file) using    the maven plug-in.</li>  <li><a href="../tools/1_1/maven-plugins/maven-java2wsdl-plugin.html">Maven    2 Java2WSDL Plug-in</a> - Guide to using Java2WSDL Maven 2 Plug-in that    takes as input a Java class and generates a WSDL, which describes a Web    service for invoking the classes methods</li>  <li><a href="../tools/1_1/maven-plugins/maven-wsdl2code-plugin.html">Maven    2 WSDL2Code Plug-in</a> - Guide to using this plugin that takes as input    a WSDL and generates client and server stubs for calling or implementing    a Web service matching the WSDL.</li>
+    <li><a href="../tools/1_1/maven-plugins/maven-aar-plugin.html">Maven2 AAR Plug-in Guide</a> - Guid to generate an Axis 2 service file (AAR file) using the maven plug-in.</li>
+<li><a href="../tools/1_1/maven-plugins/maven-java2wsdl-plugin.html">Maven2 Java2WSDL Plug-in Guide</a> - Guide to using Java2WSDL Maven 2 Plug-in that takes as input a Java class and generates a WSDL, which describes a Web service for invoking the classes methods</li>  
+<li><a href="../tools/1_1/maven-plugins/maven-wsdl2code-plugin.html">Maven2 WSDL2Code Plug-in Guide</a> - Guide to using this plugin that takes as input a WSDL and generates client and server stubs for calling or implementing a Web service matching the WSDL.</li>
 </ul>
 
 <h2>Apache Axis2 Developers</h2>



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