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 de...@apache.org on 2007/04/27 06:27:05 UTC

svn commit: r532959 - in /webservices/axis2/branches/java/1_2/release-docs/readme-files: README-std-bin.txt installation-std-bin.txt

Author: deepal
Date: Thu Apr 26 21:27:03 2007
New Revision: 532959

URL: http://svn.apache.org/viewvc?view=rev&rev=532959
Log:
updating read me text for cope with 1.2

Modified:
    webservices/axis2/branches/java/1_2/release-docs/readme-files/README-std-bin.txt
    webservices/axis2/branches/java/1_2/release-docs/readme-files/installation-std-bin.txt

Modified: webservices/axis2/branches/java/1_2/release-docs/readme-files/README-std-bin.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/release-docs/readme-files/README-std-bin.txt?view=diff&rev=532959&r1=532958&r2=532959
==============================================================================
--- webservices/axis2/branches/java/1_2/release-docs/readme-files/README-std-bin.txt (original)
+++ webservices/axis2/branches/java/1_2/release-docs/readme-files/README-std-bin.txt Thu Apr 26 21:27:03 2007
@@ -19,7 +19,7 @@
 8. axis2-tools-@axisVersion@.jar
 9. axis2-xmlbeans-@axisVersion@.jar
 10. axis2-saaj-@axisVersion@.jar
-11. axis2-soapmonitor-1.1-RC2.jar
+11. axis2-soapmonitor-1.2.jar
 
 and all 3rd party distributable dependencies of the above jars.
 

Modified: webservices/axis2/branches/java/1_2/release-docs/readme-files/installation-std-bin.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/release-docs/readme-files/installation-std-bin.txt?view=diff&rev=532959&r1=532958&r2=532959
==============================================================================
--- webservices/axis2/branches/java/1_2/release-docs/readme-files/installation-std-bin.txt (original)
+++ webservices/axis2/branches/java/1_2/release-docs/readme-files/installation-std-bin.txt Thu Apr 26 21:27:03 2007
@@ -12,7 +12,7 @@
   Download and unpack the Axis2 Standard 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.2).
 
 
 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_2/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_2/reference.html.
    
    
    * java2wsdl.{bat|sh} 	
@@ -108,12 +109,12 @@
         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_2/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_2/installationguide.html or at 
+Axis2_HOME/xdocs/1_2/installationguide.html in the extracted Axis2 Docs Distribution.
    
    



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