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 05:22:23 UTC

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

Author: chatra
Date: Sun Nov 12 20:22:23 2006
New Revision: 474135

URL: http://svn.apache.org/viewvc?view=rev&rev=474135
Log:
corrected the URLs of the maven docs

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=474135&r1=474134&r2=474135
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/tools/index.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/tools/index.html Sun Nov 12 20:22:23 2006
@@ -7,7 +7,8 @@
   <title>Axis2 Tools Download Page</title>
   <meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/"
   />
-  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css"
+  media="all" />
 </head>
 
 <body xml:lang="en">
@@ -100,8 +101,8 @@
       <td></td>
     </tr>
     <tr>
-      <td><a href="../tools/1_1/maven/aar-maven-plugin.html">Maven 2 AAR
-        Plugin</a></td>
+      <td><a href="../tools/1_1/maven-plugins/maven-aar-plugin.html">Maven 2 AAR
+        Plug-in</a></td>
       <td>This plugin generates an Axis 2 service file (AAR file).</td>
       <td>1.1</td>
       <td>1.1</td>
@@ -117,7 +118,7 @@
       <td></td>
     </tr>
     <tr>
-      <td><a href="../tools/1_1/maven/java2wsdl-maven-plugin.html">Maven 2
+      <td><a href="../tools/1_1/maven-plugins/maven-java2wsdl-plugin.html">Maven 2
         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>
@@ -136,10 +137,10 @@
       <td></td>
     </tr>
     <tr>
-      <td><a href="../tools/1_1/maven/wsdl2code-maven-plugin.html">Maven 2
+      <td><a href="../tools/1_1/maven-plugins/maven-wsdl2code-plugin.html">Maven 2
         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
+        server stubs for calling or implementing a Web service matching the
         WSDL.</p>
       </td>
       <td>1.1</td>



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