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 2007/07/07 06:00:36 UTC

svn commit: r554129 - /webservices/axis2/trunk/java/release-docs/readme-files/installation-std-bin.txt

Author: chinthaka
Date: Fri Jul  6 21:00:36 2007
New Revision: 554129

URL: http://svn.apache.org/viewvc?view=rev&rev=554129
Log:
Fixing wrong versions and names in the installation file.

Modified:
    webservices/axis2/trunk/java/release-docs/readme-files/installation-std-bin.txt

Modified: webservices/axis2/trunk/java/release-docs/readme-files/installation-std-bin.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/release-docs/readme-files/installation-std-bin.txt?view=diff&rev=554129&r1=554128&r2=554129
==============================================================================
--- webservices/axis2/trunk/java/release-docs/readme-files/installation-std-bin.txt (original)
+++ webservices/axis2/trunk/java/release-docs/readme-files/installation-std-bin.txt Fri Jul  6 21:00:36 2007
@@ -1,5 +1,5 @@
                  
-                 Axis2 Standard Binary Distribution Installation Guide
+                 Axis2 Binary Distribution Installation Guide
                  =====================================================
 
 1. Download and Install the Apache Axis2 Binary Distribution
@@ -9,10 +9,10 @@
   instructions included with the release. Set an environment variable JAVA_HOME 
   to the pathname of the directory into which you installed the JDK release.
 
-  Download and unpack the Axis2 Standard Binary Distribution into a convenient 
+  Download and unpack the Axis2 Binary Distribution into a convenient
   location so that the distribution resides in its own directory. Set an 
   environment variables AXIS2_HOME to the pathname of the extracted directory 
-  of Axis2 (Eg: /opt/axis2-1.1).
+  of Axis2 (Eg: /opt/axis2-1.3).
 
 
 2. Starting up Axis2 Standalone Server
@@ -54,7 +54,7 @@
   essential jars are missing. At such a situation the documentation of the 
   particular servlet container should be consulted to find the problem. 
   
-  Read http://ws.apache.org/axis2/1_1/installationguide.html#servlet_container 
+  Read http://ws.apache.org/axis2/1_3/installationguide.html#servlet_container
   for more information.
   
    
@@ -72,7 +72,8 @@
    configuration file location(AXIS2_HOME/conf/axis2.xml) for you. With this 
    you can be relieved from setting all the above Axis2 specific parameters.
    
-    Usage : axis2.{sh.bat} [-options] class [args...]
  
+    Usage : axis2.{sh.bat} [-options] class [args...]
+  
 
    * axis2server.{bat|sh} 
    
@@ -98,7 +99,7 @@
         Eg: WSDL2Java.sh -uri ../wsdl/Axis2Sample.wsdl
         
    A more detailed reference about this script can be found http://
-   ws.apache.org/axis2/1_1/reference.html.
+   ws.apache.org/axis2/1_3/reference.html.
    
    
    * java2wsdl.{bat|sh} 	
@@ -108,12 +109,11 @@
         Eg: Java2WSDL.sh -cn ../samples/test/searchTool.Search
         
    A more detailed reference about this script can be found in http://
-   ws.apache.org/axis2/1_1/reference.html
+   ws.apache.org/axis2/1_3/reference.html
 
 Complete Installation Guide
 ===========================
 A complete Installation Guide on Apache Axis2 is available at
-http://ws.apache.org/axis2/1_1/installationguide.html or at 
-Axis2_HOME/xdocs/1_1/installationguide.html in the extracted Axis2 Docs Distribution.
+http://ws.apache.org/axis2/1_3/installationguide.html
    
    



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