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 2006/11/13 12:58:08 UTC

svn commit: r474267 - /webservices/axis2/branches/java/1_1/xdocs/tools/index.html

Author: chatra
Date: Mon Nov 13 03:58:08 2006
New Revision: 474267

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

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

Modified: webservices/axis2/branches/java/1_1/xdocs/tools/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/tools/index.html?view=diff&rev=474267&r1=474266&r2=474267
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/tools/index.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/tools/index.html Mon Nov 13 03:58:08 2006
@@ -43,7 +43,7 @@
     </tr>
     <tr>
       <td><a href="../tools/1_1/eclipse/servicearchiver-plugin.html">Service
-        Archive Wizard - eclipse Plug-in</a></td>
+        Archive Wizard - Eclipse Plug-in</a></td>
       <td>As part of the Axis2 tool set, the service archive generator is an
         important tool that allows the generation of service archives ("aar"
         file or a "jar" files) that can be deployed as a Web services to the
@@ -63,7 +63,7 @@
     </tr>
     <tr>
       <td><a href="../tools/1_1/eclipse/wsdl2java-plugin.html">Code Generator
-        Wizard - eclipse Plug-in</a></td>
+        Wizard - Eclipse Plug-in</a></td>
       <td>Axis2 code generator comes built-in with an <a
         href="http://www.eclipse.org/">eclipse</a> plug-in. This can be used
         to generate a WSDL file from a java class (Java2WSDL) and/or a java
@@ -83,7 +83,7 @@
     </tr>
     <tr>
       <td><a href="../tools/1_1/idea/Idea_plug-in_userguide.html">Code
-        Generator Wizard - intelliJ IDEA Plug-in</a></td>
+        Generator Wizard - IntelliJ IDEA Plug-in</a></td>
       <td>Using this tool one can create service archives that can be
         deployed as a Web services to the Axis2, and also generate a java
         class file from a WSDL file (WSDL2Java).</td>
@@ -101,9 +101,9 @@
       <td></td>
     </tr>
     <tr>
-      <td><a href="../tools/1_1/maven-plugins/maven-aar-plugin.html">Maven 2 AAR
+      <td><a href="../tools/1_1/maven-plugins/maven-aar-plugin.html">Maven2 AAR
         Plug-in</a></td>
-      <td>This plugin generates an Axis 2 service file (AAR file).</td>
+      <td>This plugin generates an Axis2 service file (AAR file).</td>
       <td>1.1</td>
       <td>1.1</td>
       <td><a
@@ -118,7 +118,7 @@
       <td></td>
     </tr>
     <tr>
-      <td><a href="../tools/1_1/maven-plugins/maven-java2wsdl-plugin.html">Maven 2
+      <td><a href="../tools/1_1/maven-plugins/maven-java2wsdl-plugin.html">Maven2
         Java2WSDL Plug-in</a></td>
       <td><p>This plugin takes as input a Java class and generates a WSDL,
         which describes a Web service for invoking the classes methods.</p>
@@ -137,7 +137,7 @@
       <td></td>
     </tr>
     <tr>
-      <td><a href="../tools/1_1/maven-plugins/maven-wsdl2code-plugin.html">Maven 2
+      <td><a href="../tools/1_1/maven-plugins/maven-wsdl2code-plugin.html">Maven2
         WSDL2Code Plug-in</a></td>
       <td><p>This plugin takes as input a WSDL and generates client and
         server stubs for calling or implementing a Web service matching the



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