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/12/20 12:08:15 UTC

svn commit: r489040 - /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html

Author: thilina
Date: Wed Dec 20 03:08:12 2006
New Revision: 489040

URL: http://svn.apache.org/viewvc?view=rev&rev=489040
Log:
Fixing the jar versions

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

Modified: webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html?view=diff&rev=489040&r1=489039&r2=489040
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html Wed Dec 20 03:08:12 2006
@@ -395,20 +395,20 @@
 <p>For this Ant task to work the following jars need to be in the class
     path.</p>
 <ul>
-    <li>axis-*.jar (from the Axis2 distribution)</li>
-    <li>wsdl4j-1.5.1.jar or higher (The WSDL4J implementation jar. Bundled with
+    <li>axis2-*.jar (from the Axis2 distribution)</li>
+    <li>wsdl4j-1.6.2.jar or higher (The WSDL4J implementation jar. Bundled with
         the Axis2 distribution)</li>
     <li>stax-api-1.0.1.jar (The StAX API's that contain the
         javax.xml.namespace.QName class. This jar may be replaced by any other
         jar that contains the javax.xml.namespace.QName implementation. However
         Axis2 uses this class from the stax-api-1.0.1.jar which comes bundled
         with the Axis2 distribution)</li>
-    <li>commons-logging-1.1.jar, neethi-1.1.jar and XmlSchema-1.1.jar (from the
+    <li>commons-logging-1.1.jar, neethi-2.0.jar and XmlSchema-1.2.jar (from the
         Axis2 distribution)</li>
-    <li>axiom-api-1.1.1.jar and axiom-impl-1.1.1.jar (from the Axis2
+    <li>axiom-api-1.2.1.jar and axiom-impl-1.2.1.jar (from the Axis2
         distribution)</li>
     <li>activation-1.1.jar (from the Axis2 distribution)</li>
-    <li>astx-asl0-3.0.1.jar (from the Axis2 distribution)</li>
+    <li>wstx-asl-3.1.0.jar (from the Axis2 distribution)</li>
 </ul>
 <a name="invoking"></a>
 



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