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/11/12 22:36:07 UTC

svn commit: r474049 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html

Author: thilina
Date: Sun Nov 12 13:36:06 2006
New Revision: 474049

URL: http://svn.apache.org/viewvc?view=rev&rev=474049
Log:
The only module we release with 1.1 is addressing.. Let's not talk about others...

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

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html?view=diff&rev=474049&r1=474048&r2=474049
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html Sun Nov 12 13:36:06 2006
@@ -69,11 +69,7 @@
 <h3>1. Standard Binary Distribution</h3>
 
 <p>This is the complete version of Axis2 and include samples and convenient scripts as
-    well. Since WS-Addressing implementation module is engaged in to Axis2, by default, this
-    distribution
-    will contain addressing.mar. But the other modules that are being developed within Axis2 will
-    not be
-    included here and are available to be <a href="../modules/index.html">downloaded</a> separately.
+    well. 
 </p>
 
 <p><a href="http://ws.apache.org/axis2/download/1_1/download.cgi">Download</a> Standard
@@ -174,7 +170,7 @@
     http://localhost:8080/axis2/services/</p>
 <a name="standalone3"></a>
 <h3>3. Building the Axis2 Web Application (axis2.war) Using Standard Binary Distribution</h3>
-<p> Download and install a Apache Ant (version 1.6.5 or later) from <a href="http://ant.apache.org/bindownload.cgi"
+<p> Download and install Apache Ant (version 1.6.5 or later) from <a href="http://ant.apache.org/bindownload.cgi"
 > here .</a> Install the Apache Ant according to the instructions included with the Ant release.</p>
 
 <p>Locate the ant build file (build.xml) inside the webapp directory which resides in your Axis2 home
@@ -209,8 +205,8 @@
 <tr>
 	<td>axis2server.{sh|bat}</td>
 	<td>This script will start an standalone Axis2 server using the AXIS2_HOME/repository as the
-	 Axis2 repository and the AXIS2_HOME/conf/axis2.xml listed in AXIS2_HOME/conf/axis2.xml as
-	  the Axis2 configuration file.  This will start all the transport listeners enabled in the 
+	 Axis2 repository and the AXIS2_HOME/conf/axis2.xml as
+	  the Axis2 configuration file.  This will start all the transport listeners listed in the 
 	  AXIS2_HOME/conf/axis2.xml.<br/>
 	As an example, if you want to deploy a service using standalone Axis2 server,then copy your 
 	service archive to the AXIS2_HOME/repository/services directory. After that go to the "Transport Ins" section of the AXIS2_HOME/conf/axis2.xml 



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