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 2006/12/20 12:09:45 UTC

svn commit: r489041 - in /webservices/axis2/branches/java/1_1/xdocs: 1_1/ tools/

Author: chatra
Date: Wed Dec 20 03:09:44 2006
New Revision: 489041

URL: http://svn.apache.org/viewvc?view=rev&rev=489041
Log:
renaming version complete 1.1 to 1.1.1, also updated download links to 1.1.1 downloads

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-buildingservices.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-jibx.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-xmlbeans.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-installingtesting.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html
    webservices/axis2/branches/java/1_1/xdocs/tools/index.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/contents.html Wed Dec 20 03:09:44 2006
@@ -3,13 +3,13 @@
 <html>
 <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
-  <title>Axis2/Java 1.1 Documentation Home</title>
+  <title>Axis2/Java 1.1.1 Documentation Home</title>
   <link href="../css/axis-docs.css" rel="stylesheet" type="text/css"
   media="all">
 </head>
 
 <body lang="en">
-<h1>Apache Axis2/Java Version 1.1 Documentation Index</h1>
+<h1>Apache Axis2/Java Version 1.1.1 Documentation Index</h1>
 
 <h2>Introduction</h2>
 
@@ -19,10 +19,11 @@
 to support the easy addition of plug-in "modules" that extend its
 functionality for features such as security and reliability.</p>
 
-<p>Apache Axis2 Version 1.1 comes to you with better Axis2 Databinding
-Framework (ADB) support, <a
-href="http://www.w3.org/TR/SOAP-attachments">attachments API</a>, Spring and
-complete support for SOAP with Attachments (SwA).</p>
+<p>Apache Axis2 Version 1.1.1 comes to you <span style="color: #FF0000">with
+better Axis2 Databinding Framework (ADB) support, </span><a
+href="http://www.w3.org/TR/SOAP-attachments"
+style="color: #FF0000">attachments API</a><span style="color: #FF0000">,
+Spring and complete support for SOAP with Attachments (SwA)</span>.</p>
 
 <p>This page will take you through the list of documents we have in store for
 you.</p>

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=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html Wed Dec 20 03:09:44 2006
@@ -1,400 +1,463 @@
 <html>
-
 <head>
-    <meta http-equiv="content-type" content="">
-    <title>Axis2 Installation Guide</title>
-  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+  <meta http-equiv="content-type" content="">
+  <title>Axis2 Installation Guide</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css"
+  media="all">
 </head>
 
 <body lang="en">
-
 <h1 align="center">Apache Axis2 Installation Guide</h1>
 
 <p>This document will give you information on Axis2 distribution packages,
-    system prerequisites &amp; setting up environment variables and tools
-    followed by detailed instructions on installation methods.</p>
+system prerequisites &amp; setting up environment variables and tools
+followed by detailed instructions on installation methods.</p>
 
 <p><i>Send your feedback to: <a
-        href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>. Prefix
-    subject with [Axis2]. To subscribe to mailing list see <a
-        href="http://ws.apache.org/axis2/mail-lists.html">here.</a></p>
+href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>. Prefix
+subject with [Axis2]. To subscribe to mailing list see <a
+href="http://ws.apache.org/axis2/mail-lists.html">here.</a></p>
 
 <h2>Contents</h2>
 <ul>
-    <li><a href="#Download_Axis2">Download Axis2</a></li>
-    <li><a href="#requirements">System Requirements</a></li>
-    <li><a href="#standalone">Installation Using Standard Binary Distribution</a>
-                <ul>
-                    <li><a href="#standalone1">Install the Apache Axis2 Binary Distribution</a></li>
-                    <li><a href="#standalone2">Starting up Axis2 Standalone Server</a></li>
-                    <li><a href="#standalone3">Building WAR File Using Standard Binary Distribution</a></li>
-                    <li><a href="#standalone4">Getting Familiar with the Axis2 Convenient Scripts</a></li>
-                </ul>
-    </li>
-    <li><a href="#build_war"></a></li>
-    <li><a href="#servlet_container">Installing Axis2 in a Servlet
-        Container</a></li>
-    <li><a href="#upload">Uploading Services</a></li>
-    <li><a href="#advanced">Advanced</a>
+  <li><a href="#Download_Axis2">Download Axis2</a></li>
+  <li><a href="#requirements">System Requirements</a></li>
+  <li><a href="#standalone">Installation Using Standard Binary
+    Distribution</a>
+    <ul>
+      <li><a href="#standalone1">Install the Apache Axis2 Binary
+        Distribution</a></li>
+      <li><a href="#standalone2">Starting up Axis2 Standalone Server</a></li>
+      <li><a href="#standalone3">Building WAR File Using Standard Binary
+        Distribution</a></li>
+      <li><a href="#standalone4">Getting Familiar with the Axis2 Convenient
+        Scripts</a></li>
+    </ul>
+  </li>
+  <li><a href="#build_war"></a></li>
+  <li><a href="#servlet_container">Installing Axis2 in a Servlet
+  Container</a></li>
+  <li><a href="#upload">Uploading Services</a></li>
+  <li><a href="#advanced">Advanced</a>
+    <ul>
+      <li><a href="#source">Axis2 Source Distribution</a>
         <ul>
-            <li><a href="#source">Axis2 Source Distribution</a>
-                <ul>
-                    <li><a href="#_Toc96698083">Setting up the Environment and
-                        Tools</a></li>
-                    <li><a href="#_Toc96698085">Building Axis2 Binaries and WAR file
-                        Using the Source Distribution</a></li>
-                </ul>
-            </li>
+          <li><a href="#_Toc96698083">Setting up the Environment and
+          Tools</a></li>
+          <li><a href="#_Toc96698085">Building Axis2 Binaries and WAR file
+            Using the Source Distribution</a></li>
         </ul>
-    </li>
+      </li>
+    </ul>
+  </li>
 </ul>
 <a name="Download_Axis2"></a>
 
 <h2>Download Axis2</h2>
 
 <p>Axis2 is distributed in several convenient distribution packages and can
-    be installed either as a standalone server or as part of a J2EE compliant
-    servlet container. Axis2 is distributed under the Apache License, version
-    2.0. This Installation Guide will mainly focus on running Apache Axis2 using
-    the Standard Binary Distribution.</p>
-
-<p><a href="http://ws.apache.org/axis2/download/1_1/download.cgi">Download</a> distribution packages
-    of the Apache Axis2 1.1 version (latest).<p/>
-<p><a href="http://ws.apache.org/axis2/download.cgi">Download</a> distribution packages of all versions of Apache Axis2.</p>
+be installed either as a standalone server or as part of a J2EE compliant
+servlet container. Axis2 is distributed under the Apache License, version
+2.0. This Installation Guide will mainly focus on running Apache Axis2 using
+the Standard Binary Distribution.</p>
+
+<p><a
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+distribution packages of the Apache Axis2 1.1.1 version (latest).</p>
 
-<p>The Distribution Packages Provided are as follows:</p>
+<p></p>
+
+<p><a href="http://ws.apache.org/axis2/download.cgi">Download</a>
+distribution packages of all versions of Apache Axis2.</p>
 
+<p>The Distribution Packages Provided are as follows:</p>
 <a name="std-bin" id="std-bin"></a>
+
 <h3>1. Standard Binary Distribution</h3>
 
-<p>This is the complete version of Axis2 and include samples and convenient scripts as
-    well. 
-</p>
+<p>This is the complete version of Axis2 and include samples and convenient
+scripts as well.</p>
 
-<p><a href="http://ws.apache.org/axis2/download/1_1/download.cgi">Download</a> Standard
-    Binary Distribution</p>
+<p><a
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+Standard Binary Distribution</p>
 <a name="war1"></a>
 
 <h3>2. WAR (Web Archive) Distribution</h3>
 
 <p>This will be the Web application of Axis2 which can be deployed in most of
-    the servlet containers.</p>
+the servlet containers.</p>
 
-<p><a href="http://ws.apache.org/axis2/download/1_1/download.cgi">Download</a> WAR (Web Archive)
-    Distribution</p>
+<p><a
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+WAR (Web Archive) Distribution</p>
 
 <h3>3. Documents Distribution</h3>
 
 <p>This will contain all the documentation in one package. The package
-    includes the xdocs and the Java API docs of this project.</p>
+includes the xdocs and the Java API docs of this project.</p>
 
-<p><a href="http://ws.apache.org/axis2/download/1_1/download.cgi">Download</a> Documents
-    Distribution</p>
+<p><a
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+Documents Distribution</p>
 
 <h3>4. Source Distribution</h3>
 
 <p>This will contain the sources of Axis2 standard distribution, and is
-    mainly for the benefit of the advance users. One can generate a binary
-    distribution using the source by typing <span class="style1">$maven
-dist-bin. </span> You need to set up the Axis2 environment before
-    running this command. Step by step details on how to create the binary
-    distribution is available in the <a href="#advanced">Advanced</a> section.</p>
-
-<p><a href="http://ws.apache.org/axis2/download/1_1/download.cgi">Download</a> Source
-    Distribution</p>
-
+mainly for the benefit of the advance users. One can generate a binary
+distribution using the source by typing <span class="style1">$maven dist-bin.
+</span> You need to set up the Axis2 environment before running this command.
+Step by step details on how to create the binary distribution is available in
+the <a href="#advanced">Advanced</a> section.</p>
+
+<p><a
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+Source Distribution</p>
 <a name="requirements"></a>
+
 <h2>System Requirements</h2>
 
 <table border="2">
-    <caption></caption>
-    <tbody>
-        <tr>
-            <td>Java Development Kit (JDK)
-            </td>
-            <td>1.4 or later (For instructions on setting up the JDK in different operating systems,
-                visit
-                <a href="http://java.sun.com/">http://java.sun.com</a>)</td>
-        </tr>
-        <tr>
-            <td>Disk</td>
-            <td>Approximately 11 MB separately for standard binary distribution
-            </td>
-        </tr>
-        <tr>
-            <td>Operating system</td>
-            <td>Tested on Windows XP, Linux, Mac OS X, Fedora core, Ubuntu,
-                Gentoo</td>
-        </tr>
-        <tr>
-            <td><strong>Build Tool</strong>-<a href="http://ant.apache.org/">Apache Ant</a>  
-             <p>To run samples and to build war from Axis2 binary distribution.</p></td>
-            <td>Version 1.6.5 or higher(<a
-                    href="http://ant.apache.org/bindownload.cgi">download</a>).</td>
-        </tr>
-        <tr>
-            <td><strong>Build Tool</strong>- <a href="http://maven.apache.org/maven-1.x/">Apache
-                Maven 1.x</a>
-
-                <p>Required <em>only</em> for building Axis2 from Source
-                    Distribution</p>
-            </td>
-            <td>1.0.2 or higher in Maven 1.x series (<a
-                    href="http://maven.apache.org/maven-1.x/start/download.html">download</a>).
-                <strong>Please download maven 1.x version. Axis2 does not support maven 2.</strong></td>
-        </tr>
-    </tbody>
+  <caption></caption>
+  <tbody>
+    <tr>
+      <td>Java Development Kit (JDK)</td>
+      <td>1.4 or later (For instructions on setting up the JDK in different
+        operating systems, visit <a
+        href="http://java.sun.com/">http://java.sun.com</a>)</td>
+    </tr>
+    <tr>
+      <td>Disk</td>
+      <td>Approximately 11 MB separately for standard binary distribution</td>
+    </tr>
+    <tr>
+      <td>Operating system</td>
+      <td>Tested on Windows XP, Linux, Mac OS X, Fedora core, Ubuntu,
+      Gentoo</td>
+    </tr>
+    <tr>
+      <td><strong>Build Tool</strong>-<a href="http://ant.apache.org/">Apache
+        Ant</a>
+
+        <p>To run samples and to build war from Axis2 binary distribution.</p>
+      </td>
+      <td>Version 1.6.5 or higher (<a
+        href="http://ant.apache.org/bindownload.cgi">download</a>).</td>
+    </tr>
+    <tr>
+      <td><strong>Build Tool</strong>- <a
+        href="http://maven.apache.org/maven-1.x/">Apache Maven 1.x</a>
+
+        <p>Required <em>only</em> for building Axis2 from Source
+        Distribution</p>
+      </td>
+      <td>1.0.2 or higher in Maven 1.x series (<a
+        href="http://maven.apache.org/maven-1.x/start/download.html">download</a>).
+        <strong>Please download maven 1.x version. Axis2 does not support
+        maven 2.</strong></td>
+    </tr>
+  </tbody>
 </table>
-
 <a name="standalone"></a>
+
 <h2>Installation Using Standard Binary Distribution</h2>
 <a name="standalone1"></a>
+
 <h3>1. Download and Install the Apache Axis2 Binary Distribution</h3>
-<p> Download and install a Java Development Kit (JDK) release (version 1.4 or later) from <a href="http://java.sun.com/j2se/"
-> here .</a> Install the JDK according to the instructions included with the release.Set an environment 
-variable JAVA_HOME to the pathname of the directory into which you installed the JDK release.</p>
+
+<p>Download and install a Java Development Kit (JDK) release (version 1.4 or
+later) from <a href="http://java.sun.com/j2se/"> here .</a> Install the JDK
+according to the instructions included with the release.Set an environment
+variable JAVA_HOME to the pathname of the directory into which you installed
+the JDK release.</p>
 
 <p>Download and unpack the <a
-        href="http://ws.apache.org/axis2/download/1_1/download.cgi">Axis2 Standard Binary Distribution</a>
-        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).
-</p>
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Axis2 Standard
+Binary Distribution</a> 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.1).</p>
 <a name="standalone2"></a>
+
 <h3>2. Starting up Axis2 Standalone Server</h3>
 
-<p> Standalone Axis2 server can be started by executing the following commands: <br/>
-      $AXIS2_HOME\bin\axis2server.bat (Windows) <br/>
-      $AXIS2_HOME/bin/axis2server.sh  (Unix)
- <p>After startup, the default web services included with Axis2 will be
-available by visiting http://localhost:8080/axis2/services/</p>
+<p>Standalone Axis2 server can be started by executing the following
+commands: <br>
+$AXIS2_HOME\bin\axis2server.bat (Windows) <br>
+$AXIS2_HOME/bin/axis2server.sh  (Unix)</p>
 
+<p>After startup, the default web services included with Axis2 will be
+available by visiting 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 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
- directory (i.e:- $AXIS_HOME/webapp)". Run the Ant build by executing "ant create.war" inside the $AXIS2_HOME/webapps folder. 
-You can find the generated axis2.war inside the $AXIS2_HOME/dist directory. All the services and modules that are present in the
-AXIS2_HOME/repository will be packed in to the created axis2.war together with the Axis2 configuration found
-at $AXIS2_HOME/conf/axis2.xml.</p>
-<p> You can read the <a href="#servlet_container">installing Axis2 in a servlet container</a> to figure 
-out how to deploy the Axis2 web application in a servlet container. </p>
 
+<h3>3. Building the Axis2 Web Application (axis2.war) Using Standard Binary
+Distribution</h3>
+
+<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 directory (i.e:- $AXIS_HOME/webapp)". Run the Ant
+build by executing "ant create.war" inside the $AXIS2_HOME/webapps folder.
+You can find the generated axis2.war inside the $AXIS2_HOME/dist directory.
+All the services and modules that are present in the AXIS2_HOME/repository
+will be packed in to the created axis2.war together with the Axis2
+configuration found at $AXIS2_HOME/conf/axis2.xml.</p>
+
+<p>You can read the <a href="#servlet_container">installing Axis2 in a
+servlet container</a> to figure out how to deploy the Axis2 web application
+in a servlet container.</p>
 <a name="standalone4"></a>
+
 <h3>4. Getting Familiar with the Axis2 Convenient Scripts</h3>
-<p>It is advised to add the $AXIS2_HOME/bin to the PATH, so that you'll be able to run the following scripts from any where.</p>
+
+<p>It is advised to add the $AXIS2_HOME/bin to the PATH, so that you'll be
+able to run the following scripts from any where.</p>
 
 <table border="1">
-<tr>
-	<td><b>Script Name</b></td>
-	<td><b>Description</b></td>
-</tr>
-<tr>
-	<td>axis2.{bat|sh}</td>
-	<td>You can use this script to run web service clients written using Axis2.
-	This script calls the "java" command after adding the classpath for Axis2 dependent libraries (*.jar files present in your AXIS2_HOME/lib), 
-	setting the Axis2 repository location (AXIS2_HOME/repository) and setting the Axis2 configuration file location(AXIS2_HOME/conf/axis2.xml) for you. With this you can be relieved from setting all the above Axis2 specific parameters.<br/>
-	
-	<p><em>Usage : axis2.{sh.bat}  [-options] class [args...]</em></p>	    
-</td>
-</tr>
-<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 as the Axis2 configuration file.  This will start all the transport listeners listed in the AXIS2_HOME/conf/axis2.xml.
-	<p>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 and configure the transport receivers (simpleHttpServer in port 8080 is listed by default). Then invoke this script.</p> </td>
-</tr>
-<tr>
-	<td>wsdl2java.{bat|sh}</td>
-	<td>This script generates java code according to a given WSDL file to handle Web service invocations 
-	(Client side Stubs). This script also has the ability to generate service skeletons according to the given WSDL.<br/>
-	<p><em>Usage:  WSDL2Java.{sh|bat} [OPTION]... -uri &lt;Location of WSDL> </em></p>
-	<p>Eg:  WSDL2Java.sh -uri ../wsdl/Axis2Sample.wsdl </p>
-	<p>A more detailed reference about this script can be found <a href="reference.html">here</a></p></td>	
-</tr>
-<tr>
-	<td>java2wsdl.{bat|sh} </td>
-	<td>This script generates the appropriate WSDL file for a given java class.<br/>
-	<em><p>Usage:  Java2WSDL.{sh|bat} [OPTION]... -cn &lt;fully qualified class name> </em></p>
-	<p>Eg:  Java2WSDL.sh -cn ../samples/test/searchTool.Search</p>
-	<p>A more detailed reference about this script can be found <a href="reference.html">here</a></p>
-	</td>
-</tr>
+  <tbody>
+    <tr>
+      <td><b>Script Name</b></td>
+      <td><b>Description</b></td>
+    </tr>
+    <tr>
+      <td>axis2.{bat|sh}</td>
+      <td>You can use this script to run web service clients written using
+        Axis2. This script calls the "java" command after adding the
+        classpath for Axis2 dependent libraries (*.jar files present in your
+        AXIS2_HOME/lib), setting the Axis2 repository location
+        (AXIS2_HOME/repository) and setting the Axis2 configuration file
+        location(AXIS2_HOME/conf/axis2.xml) for you. With this you can be
+        relieved from setting all the above Axis2 specific parameters.<br>
+
+
+        <p><em>Usage : axis2.{sh.bat}  [-options] class [args...]</em></p>
+      </td>
+    </tr>
+    <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 as the Axis2 configuration file.  This will
+        start all the transport listeners listed in the
+        AXIS2_HOME/conf/axis2.xml.
+
+        <p>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 and
+        configure the transport receivers (simpleHttpServer in port 8080 is
+        listed by default). Then invoke this script.</p>
+      </td>
+    </tr>
+    <tr>
+      <td>wsdl2java.{bat|sh}</td>
+      <td>This script generates java code according to a given WSDL file to
+        handle Web service invocations (Client side Stubs). This script also
+        has the ability to generate service skeletons according to the given
+        WSDL.<br>
+
+
+        <p><em>Usage:  WSDL2Java.{sh|bat} [OPTION]... -uri &lt;Location of
+        WSDL&gt;</em></p>
+
+        <p>Eg:  WSDL2Java.sh -uri ../wsdl/Axis2Sample.wsdl</p>
+
+        <p>A more detailed reference about this script can be found <a
+        href="reference.html">here</a></p>
+      </td>
+    </tr>
+    <tr>
+      <td>java2wsdl.{bat|sh}</td>
+      <td>This script generates the appropriate WSDL file for a given java
+        class.<br>
+
+        <p><em>Usage:  Java2WSDL.{sh|bat} [OPTION]... -cn &lt;fully qualified
+        class name&gt;</em></p>
+
+
+        <p>Eg:  Java2WSDL.sh -cn ../samples/test/searchTool.Search</p>
+
+        <p>A more detailed reference about this script can be found <a
+        href="reference.html">here</a></p>
+      </td>
+    </tr>
+  </tbody>
 </table>
-
-
 <a name="servlet_container"></a>
+
 <h2>Installing Axis2 in a Servlet Container</h2>
+
 <p>Which ever the distribution, installing Axis2 in a J2EE compliant servlet
-    container is as follows:</p>
+container is as follows:</p>
 <ol>
-    <li>Build the Axis2 WAR
-        file using the Axis2 Standard Binary Distribution. (Alternatively you can
-         <a href="http://ws.apache.org/axis2/download/1_1/download.cgi">download</a> the axis2.war
-        or you can build axis2.war using the <a href="#war">Source
-        Distribution</a>.</li>
-    <li>Drop the war in the webapps folder of the servlet container. Most
-        servlet containers will automatically install war. (some servlet
-        containers may require a restart in order to capture the new web
-        application. Refer your servlet container documentation for more
-        information about this.)</li>
-    <li>Once the WAR is successfully installed, test it by pointing the web
-        browser to the <strong>http://&lt;host :port&gt;/axis2. </strong>It
-        should produce the following page which is the <strong>Axis2 Web
-        Application Home Page</strong>.</li>
-
-    <p align="center"><strong><img src="images/clip_image006.jpg"
-                                   alt=""></strong></p>
-    <li>Use the link "Validate" to ensure that everything is fine and smooth.
-        If the validation fails then the war has failed to install properly or
-        some essential jars are missing. At such a situation the documentation of
-        the particular servlet container should be consulted to find the problem.
-        The following page is a successful validation. Note the statement core
-        Axis2 libraries are present.</li>
+  <li>Build the Axis2 WAR file using the Axis2 Standard Binary Distribution.
+    (Alternatively you can <a
+    href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">download</a>
+    the axis2.war or you can build axis2.war using the <a href="#war">Source
+    Distribution</a>.</li>
+  <li>Drop the war in the webapps folder of the servlet container. Most
+    servlet containers will automatically install war. (some servlet
+    containers may require a restart in order to capture the new web
+    application. Refer your servlet container documentation for more
+    information about this.)</li>
+  <li>Once the WAR is successfully installed, test it by pointing the web
+    browser to the <strong>http://&lt;host :port&gt;/axis2. </strong>It
+    should produce the following page which is the <strong>Axis2 Web
+    Application Home Page</strong>.</li>
+
+  <p align="center"><strong><img src="images/clip_image006.jpg"
+  alt=""></strong></p>
+  <li>Use the link "Validate" to ensure that everything is fine and smooth.
+    If the validation fails then the war has failed to install properly or
+    some essential jars are missing. At such a situation the documentation of
+    the particular servlet container should be consulted to find the problem.
+    The following page is a successful validation. Note the statement core
+    Axis2 libraries are present.</li>
 </ol>
 
 <p align="center"><img src="images/happyaxis.jpg"></p>
 <a name="upload"></a>
 
 <p><strong>Note:</strong> For any Application server specific installation
-    information please refer <a href="app_server.html">Application Server
-    Specific Configuration Guide</a>.</p>
+information please refer <a href="app_server.html">Application Server
+Specific Configuration Guide</a>.</p>
 
 <h2>Uploading Services</h2>
 <ol>
-    <p>The Axis2 Web application also provides an interface to upload services.
-        Once a service is created according to the service specification as
-        described in <a name="adv-userguide.html" target="_blank">Advance User's Guide</a> that jar
-        file can be uploaded using the upload page.</p>
+  <p>The Axis2 Web application also provides an interface to upload services.
+  Once a service is created according to the service specification as
+  described in <a name="adv-userguide.html" target="_blank">Advance User's
+  Guide</a> that jar file can be uploaded using the upload page.</p>
+
+  <p align="center"><strong><img src="images/clip_image010.jpg"
+  alt=""></strong></p>
 
-    <p align="center"><strong><img src="images/clip_image010.jpg"
-                                   alt=""></strong></p>
+  <p>The uploaded jar files will be stored in the default service directory.
+  For Axis2 this will be the &lt;webapps&gt;/axis2/WEB-INF/services
+  directory. Once a service is uploaded it will be installed instantly.</p>
+  <a name="hot_deployment"></a>
 
-    <p>The uploaded jar files will be stored in the default service directory.
-        For Axis2 this will be the &lt;webapps&gt;/axis2/WEB-INF/services
-        directory. Once a service is uploaded it will be installed instantly.</p>
-    <a name="hot_deployment"></a>
-    <p>Since Axis2 supports <strong>hot deployment</strong> one can drop the
-        service jar directly through the file system to the above mentioned
-        services directory. It will also cause the service to be automatically
-        installed without the container being restarted.</p>
+  <p>Since Axis2 supports <strong>hot deployment</strong> one can drop the
+  service jar directly through the file system to the above mentioned
+  services directory. It will also cause the service to be automatically
+  installed without the container being restarted.</p>
 
-    <p>Use the 'Services' link on the Web Application home page to check the
-        successful installation of a service. The services and the operations of
-        successfully installed services will be displayed in the available services
-        page.</p>
+  <p>Use the 'Services' link on the Web Application home page to check the
+  successful installation of a service. The services and the operations of
+  successfully installed services will be displayed in the available services
+  page.</p>
 
-    <p align="center"><img src="images/clip_image012.jpg" alt=""></p>
+  <p align="center"><img src="images/clip_image012.jpg" alt=""></p>
 
-    <p></p>
+  <p></p>
 
-    <p>If the service has deployment time errors it will list those services as
-        faulty services. If you click on the link you can see the deployment fault
-        error message(s).</p>
+  <p>If the service has deployment time errors it will list those services as
+  faulty services. If you click on the link you can see the deployment fault
+  error message(s).</p>
 
-    <p align="center"><img src="images/faultservice.jpg" alt=""></p>
+  <p align="center"><img src="images/faultservice.jpg" alt=""></p>
 
-    <p>Deployment time error message</p>
+  <p>Deployment time error message</p>
 
-    <p align="center"><strong><img src="images/faultmsg.jpg"
-                                   alt=""></strong></p>
+  <p align="center"><strong><img src="images/faultmsg.jpg"
+  alt=""></strong></p>
 
-    <p></p>
+  <p></p>
 
-    <p>Axis2 Administration is all about configuring Axis2 at the run time and
-        the configuration will be transient. More descriptions are available in <a
-            href="webadminguide.html" target="_blank">Axis2 Web Administration
-        Guide</a></p>
+  <p>Axis2 Administration is all about configuring Axis2 at the run time and
+  the configuration will be transient. More descriptions are available in <a
+  href="webadminguide.html" target="_blank">Axis2 Web Administration
+  Guide</a></p>
 </ol>
 <a name="advanced"></a>
+
 <h2>Advanced</h2>
 <a name="source"></a>
+
 <h2>Axis2 Source Distribution</h2>
-<a name="_Toc96698083"></a>
-Using the Source Distribution both binary files (which is downloadable as the </a><a href="#std-bin">Standard Binary
-Distribution</a>) and axis2.war file (which is downloadable as the <a href="#war1">WAR distribution</a>) can be built using maven commands.
+<a name="_Toc96698083"></a> Using the Source Distribution both binary files
+(which is downloadable as the <a href="#std-bin">Standard Binary
+Distribution</a>) and axis2.war file (which is downloadable as the <a
+href="#war1">WAR distribution</a>) can be built using maven commands.
 
 <p>Required jar files do not come with the distribution and they will also
-    have to be built by running the maven command. Before we go any further it is
-    necessary to install <a href="http://maven.apache.org/maven-1.x/"
-                            target="_blank">Maven</aandsettheEnvironment.Thenextsectionwillguideyouhowtodojustthat.>
-</a></p>
+have to be built by running the maven command. Before we go any further it is
+necessary to install <a href="http://maven.apache.org/maven-1.x/"
+target="_blank">Maven</aandsettheEnvironment.Thenextsectionwillguideyouhowtodojustthat.></a></p>
 <a name="env-src"></a>
+
 <h3>Setting Up the Environment and Tools</h3>
 <a name="maven"></a>
 
 <h4>Maven</h4>
 
 <p>The Axis2 build is based on <a href="http://maven.apache.org/maven-1.x/"
-                                  target="_blank">Maven </a>. Hence the only prerequisite to build
-    Axis2 from
-    source distribution is to have Maven installed. Extensive instruction guides
-    are available at the Maven site. This guide however contains the easiest path
-    for quick environment setting. Advanced users who wish to know more about
-    Maven can visit <a href="http://maven.apache.org/maven-1.x/start/index.html"
-                       target="_blank">here </a>.</p>
+target="_blank">Maven </a>. Hence the only prerequisite to build Axis2 from
+source distribution is to have Maven installed. Extensive instruction guides
+are available at the Maven site. This guide however contains the easiest path
+for quick environment setting. Advanced users who wish to know more about
+Maven can visit <a href="http://maven.apache.org/maven-1.x/start/index.html"
+target="_blank">here </a>.</p>
 <ul>
-    <li>MS Windows</li>
+  <li>MS Windows</li>
 </ul>
 <ol>
-    <li>Download and run the Windows installer package for Maven.</li>
-    <li>Set the 'Environment Variables' ( create system variable MAVEN_HOME and
-        edit path. eg: "C:\Program Files\Apache Software Foundation\maven-1.0.2";
-        path %MAVEN_HOME%\bin)</li>
-    <li>Make sure that system variable JAVA_HOME is set to the location of your
-        JDK, eg. C:\Program Files\Java\jdk1.5.0_02</li>
-    <li>Run maven --version to verify that it is correctly installed.</li>
+  <li>Download and run the Windows installer package for Maven.</li>
+  <li>Set the 'Environment Variables' ( create system variable MAVEN_HOME and
+    edit path. eg: "C:\Program Files\Apache Software Foundation\maven-1.0.2";
+    path %MAVEN_HOME%\bin)</li>
+  <li>Make sure that system variable JAVA_HOME is set to the location of your
+    JDK, eg. C:\Program Files\Java\jdk1.5.0_02</li>
+  <li>Run maven --version to verify that it is correctly installed.</li>
 </ol>
 
 <p align="center"><img alt="clip_image002 (15K)"
-                       src="images/clip_image002.jpg" height="211" width="477"></p>
+src="images/clip_image002.jpg" height="211" width="477"></p>
 <ul>
-    <li>Unix based OS (Linux etc)</li>
+  <li>Unix based OS (Linux etc)</li>
 </ul>
 
 <p>The tar ball or the zip archive is the best option. Once the archive is
-    downloaded expand it to a directory of choice and set the environment
-    variable MAVEN_HOME and add MAVEN_HOME/bin to the path as well. More
-    instructions for installing Maven in Unix based operating systems can be
-    found <a href="http://maven.apache.org/download.html#Installation"
-             target="_blank">here </a>.</p>
+downloaded expand it to a directory of choice and set the environment
+variable MAVEN_HOME and add MAVEN_HOME/bin to the path as well. More
+instructions for installing Maven in Unix based operating systems can be
+found <a href="http://maven.apache.org/download.html#Installation"
+target="_blank">here </a>.</p>
 
 <p>Once maven is properly installed you can start building Axis2.</p>
 
 <p><a href="../faq.html#d4">Maven commands that are frequently used</a> in
-    Axis2 are listed on the <a href="../faq.html">FAQs</a> page.</p>
+Axis2 are listed on the <a href="../faq.html">FAQs</a> page.</p>
 <a name="_Toc96698085"></a>
 
 <h3>Building Binaries and WAR File Using the Source Distribution</h3>
 
 <p>The Source Distribution is available as a zipped archive. All the
-    necessary build scripts are included with the source distribution. Once the
-    source archive is expanded into a directory of choice, moving to the
-    particular directory and running <code>maven</code> command will build the
-    Axis2 jar file.</p>
+necessary build scripts are included with the source distribution. Once the
+source archive is expanded into a directory of choice, moving to the
+particular directory and running <code>maven</code> command will build the
+Axis2 jar file.</p>
 
 <p align="center"><img alt="clip_image004 (43K)" src="images/maven.jpg"><br
-        clear="all">
+clear="all">
 </p>
 
 <p>Once the command completes, the binaries (jar files in this case) can be
-    found at a newly created "target" directory.</p>
+found at a newly created "target" directory.</p>
 
 <p><strong>Note: For the first Maven build (if the maven repository is not
-    built first) it will take a while since required jars need to be downloaded.
-    However this is a once only process and will not affect any successive
-    builds.</strong></p>
+built first) it will take a while since required jars need to be downloaded.
+However this is a once only process and will not affect any successive
+builds.</strong></p>
 <a name="war"></a>
 
 <p><strong></strong>The default maven build will however build only the Axis2
-    jar file. To obtain a <strong>WAR (Web Archive)</strong>, <code>maven
-    war</code> command should be issued. This will create a complete WAR with the
-    name axis2.war inside the target directory.</p>
+jar file. To obtain a <strong>WAR (Web Archive)</strong>, <code>maven
+war</code> command should be issued. This will create a complete WAR with the
+name axis2.war inside the target directory.</p>
 
 <p>Once this build step is complete, the binaries are ready to be
-    deployed.</p>
-<a name="_Toc96698086"></a>
-</body>
+deployed.</p>
+<a name="_Toc96698086"></a></body>
 </html>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html Wed Dec 20 03:09:44 2006
@@ -68,7 +68,7 @@
 
 <p>The code for the document can be found at Axis2_HOME/samples/pojoguide
 &amp; Axis2_HOME/samples/pojoguidespring once you extract the <a
-href="../../download/1_1/download.html#std-bin">Axis2 Stadard
+href="../../download/1_1_1/download.html#std-bin">Axis2 Stadard
 Distribution</a>, and it might help to go grab it now to help you as you
 follow along. Let's get started.</p>
 <a name="pojo"></a>
@@ -204,14 +204,14 @@
 </ul>
 
 <p>Before you can build the source, however, you'll need to download the
-Axis2 1.1-bin and 1.1-war distributions <a
-href="../../download/1_1/download.html">here</a>. Then modify the following
+Axis2 1.1.1-bin and 1.1.1-war distributions <a
+href="../../download/1_1_1/download.html">here</a>. Then modify the following
 line inside the build.xml file (in the Axis2_HOME/samples/pojoguide directory
-in the extracted Axis2 1.1 Standard Binary (bin) Distribution) :</p>
+in the extracted Axis2 1.1.1 Standard Binary (bin) Distribution) :</p>
 <pre>&lt;property name="axis2.home" value="c:\apps\axis2" /&gt;</pre>
 
 <p>This modification contains the path to the root of the unzipped Axis2
-1.1-bin <a href="../../download/1_1/download.html#std-bin">download</a>. With
+1.1.1-bin <a href="../../download/1_1_1/download.html#std-bin">download</a>. With
 that explanation, you'll now build the source by typing the following: ant</p>
 
 <p>The following directory format should now exist at
@@ -231,7 +231,7 @@
 
 <p>Now get a <a href="http://tomcat.apache.org/">Tomcat</a> distribution (I
 used v5.5), and start it up by running <em>bin/startup.bat</em> or
-<em>bin/startup.sh</em>. Once it's running, deploy the Axis2 1.1-war by
+<em>bin/startup.sh</em>. Once it's running, deploy the Axis2 1.1.1-war by
 copying the axis2.war file to Tomcat's webapps directory. Tomcat will proceed
 by deploying axis2 and un-archive it into the webapps directory. Now copy the
 WeatherService directory created when building our project to:
@@ -535,7 +535,7 @@
 <h3>Build and Deploy Using Apache Axis2 and Tomcat</h3>
 
 <p>Great, your POJO is now ready for primetime within the Spring Framework.
-Before you build, you'll first need to make sure the axis2-spring-1.1.jar and
+Before you build, you'll first need to make sure the axis2-spring-1.1.1.jar and
 spring.jar files are in the project's <em>Axis2_HOME/lib</em> directory.</p>
 
 <p><strong>Note:</strong> The service will not deploy if you add the above jars files to the service archive due to cloass loding issues.</p>
@@ -563,7 +563,7 @@
 
 <p>Thus, you should get the following as output from the client:</p>
 <pre>run.client:
-    [javac] Compiling 1 source file to C:\axis2-1.1\samples\pojoguidespring\build\cl
+    [javac] Compiling 1 source file to C:\axis2-1.1.1\samples\pojoguidespring\build\cl
 asses
      <b>[java] Temperature               : 89.9
      [java] Forecast                  : Sunny

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html Wed Dec 20 03:09:44 2006
@@ -39,7 +39,7 @@
 <ol>
   <li>Use the name space URI of the first child element of SOAPBody.
     (SOAPMessageBodyBasedDispatcher).</li>
-  <li>Enable WS-Addressing. In the case of version 1.1 release Addressing is
+  <li>Enable WS-Addressing. In the case of version 1.1 and 1.1.1 releases Addressing is
     default (SOAPActionBasedDispatcher).</li>
 </ol>
 
@@ -68,12 +68,10 @@
 ServiceClient serviceClient = new ServiceClient();
 Options options = new Options();
 options.setTo(targetEPR);
-<!--options.useSeperateListener(false);-->
-<!--commented off as their is an error--- "The method useSeperateListener(boolean)is undefined for the type Options">
+<!--options.useSeperateListener(false);--><!--commented off as their is an error: "The method useSeperateListener(boolean)is undefined for the type Options"-->
 serviceClient.setOptions(options);
 
-OMElement response =
-        serviceClient.sendReceive(payload);
+OMElement response = serviceClient.sendReceive(payload);
 </pre>
 </source>
 <p>The transport that should be invoked is inferred from the targetEPR
@@ -97,7 +95,7 @@
 
 <p>In order to run the TCPClient.java, addressing should be engaged both in the 
 client and server sides. In client side, you can engage addressing by copying 
-the addressing-1.1.mar (AXIS2_HOME/repository/module) to AXIS2_HOME/lib directory.</p>
+the addressing-1.1.1.mar (AXIS2_HOME/repository/module) to AXIS2_HOME/lib directory.</p>
 
 <a name="components"></a>
 <h2>Transport Components</h2>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-buildingservices.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-buildingservices.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-buildingservices.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-buildingservices.html Wed Dec 20 03:09:44 2006
@@ -374,7 +374,7 @@
 <p><b>The short story:</b></p>
 <ol>
   <li>If you haven't already, <a
-    href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">download</a>
+    href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#std-bin">download</a>
     the Axis2 standard distribution.</li>
   <li>Generate the skeleton using the WSDL2Java utility, as in: <br />
 
@@ -392,9 +392,9 @@
 <p><b>The long story:</b></p>
 
 <p>As was the case in generating clients, you will need the <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">Axis2
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#std-bin">Axis2
 Standard Distribution</a>, because the <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#war">Axis2 War
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#war">Axis2 War
 Distribution</a> does not include the WSDL2Java utility. Once you've got it
 downloaded and unpacked, make sure that you set the AXIS2_HOME variable to
 point to the location in which you've unpacked it.</p>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-jibx.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-jibx.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-jibx.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-jibx.html Wed Dec 20 03:09:44 2006
@@ -10,7 +10,7 @@
 <body>
 <h1 class="title">Generating a Web Service Client using Axis2 and JiBX</h1>
 
-<p>This document explains how to generate a web service client using Axis2
+<p>This document explains how to generate a Web service client using Axis2
 and JiBX data binding. The service has the following WSDL:</p>
 
 <p><b>Code Listing 1: The WSDL file</b></p>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-xmlbeans.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-xmlbeans.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-xmlbeans.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients-xmlbeans.html Wed Dec 20 03:09:44 2006
@@ -214,7 +214,7 @@
 <p><b>The short story:</b></p>
 <ol>
   <li>If you have not done it already, <a
-    href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">download</a>
+    href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#std-bin">download</a>
     and unpack the Apache Axis2 Standard Distribution.</li>
   <li>Create the client classes with the following command:<br />
 
@@ -235,9 +235,9 @@
 <p><b>The long story:</b></p>
 
 <p>If you have not done it already, <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">download</a>
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#std-bin">download</a>
 and unpack the Apache Axis2 Standard Distribution. The <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#war">WAR
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#war">WAR
 distribution</a> does not include the necessary utilities for generating
 code, such as WSDL2Java.</p>
 

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-creatingclients.html Wed Dec 20 03:09:44 2006
@@ -156,7 +156,7 @@
 <p><b>The long story:</b></p>
 
 <p>If you have not done it already, <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">download</a>
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#std-bin">download</a>
 and unpack the Apache Axis2 Standard Distribution. The Axis2 War Distribution
 does not include the necessary utilities for generating code, such as
 WSDL2Java.</p>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-installingtesting.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-installingtesting.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-installingtesting.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-installingtesting.html Wed Dec 20 03:09:44 2006
@@ -105,17 +105,17 @@
 MyService service distributed as one of the Axis2 samples, copy the file
 &lt;AXIS2_HOME&gt;/samples/userguide/build/MyService.aar file which is built
 using the <code>ant</code> command from &lt;AXIS2_HOME&gt;/samples/userguide,
-to the directory &lt;J2EE_HOME&gt;/webapps/axis2-1.1/WEB-INF/services (Note
+to the directory &lt;J2EE_HOME&gt;/webapps/axis2-1.1.1/WEB-INF/services (Note
 that if you installed a SNAPSHOT version of Axis2, this location might take a
 form such as
-&lt;J2EE_HOME&gt;/webapps/axis2-1.1.1-SNAPSHOT/WEB-INF/services)</p>
+&lt;J2EE_HOME&gt;/webapps/axis2-1.2-SNAPSHOT/WEB-INF/services)</p>
 
 <p>Your client can come in any number of forms, from a collection of files to
 a single *.jar file. The important thing is to ensure that all the
 appropriate classes are on the classpath. In addition to the classes that
 pertain to the actual client, you must also add the Axis2 jar files into the
 CLASSPATH. Normally you will do this by downloading and unpacking the <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">Axis2
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#std-bin">Axis2
 Standard Distribution</a> and adding the *.jar files in the lib directory to
 your CLASSPATH, but you also have the option to run your client using the
 axis2.bat (or axis2.sh) script, which takes care of it for you. For example,

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html?view=diff&rev=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html Wed Dec 20 03:09:44 2006
@@ -198,14 +198,14 @@
 <h2>Axis2 Distributions</h2>
 
 <p>Axis2 is released in several <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi">distributions</a>.
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">distributions</a>.
 Which one you need depends on what you'll be doing with it.</p>
 <a name="sbd"></a>
 
 <h3>The Axis2 Standard Binary Distribution</h3>
 
 <p>If you're developing services and applications, you'll need the Axis2 <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">Standard
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#std-bin">Standard
 Binary Distribution</a>. The distribution includes all of the necessary *.jar
 files, as well as a variety of scripts that ease development. It has the
 following structure:</p>
@@ -228,7 +228,7 @@
 repository
 	modules
          modules.list 
-	 addressing-1.1.mar
+	 addressing-1.1.1.mar
  	 ..
 	services
          services.list
@@ -271,7 +271,7 @@
 <h2>axis2.war Distribution Directory Hierarchy</h2>
 
 <p>axis2.war is available in <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#war">WAR (Web
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#war">WAR (Web
 Archive) Distribution</a>. The server side of Axis2 ships as a J2EE
 application, and has the following structure shown in Code Listing 2.</p>
 
@@ -324,7 +324,7 @@
 and the server goes back to the definitions in the axis2.xml file.</p>
 
 <p>Axis2 also provides a third distribution, the <a
-href="http://ws.apache.org/axis2/download/1_1/download.cgi#src">source
+href="http://ws.apache.org/axis2/download/1_1_1/download.cgi#src">source
 distribution</a>, which enables you to generate this war file yourself.</p>
 <a id="docs"></a>
 

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=489041&r1=489040&r2=489041
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/tools/index.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/tools/index.html Wed Dec 20 03:09:44 2006
@@ -36,7 +36,7 @@
         choose to run the main classes directly or use one of the scripts to
         run the WSDL2Code and WSDL2Java appropriately.</td>
       <td>1.1</td>
-      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
       <td></td>
       <td>This tool is bundled with the Axis2 Standard Binary Distribution
         found <a href="http://ws.apache.org/axis2/download.cgi">here</a></td>
@@ -49,7 +49,7 @@
         file or a "jar" files) that can be deployed as a Web services to the
         Axis2.</td>
       <td>1.1</td>
-      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
       <td><a
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/Axis2_Service_Archiver.zip"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/Axis2_Service_Archiver.zip">zip</a>
@@ -69,7 +69,7 @@
         to generate a WSDL file from a java class (Java2WSDL) and/or a java
         class file from a WSDL (WSDL2Java)</td>
       <td>1.1</td>
-      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
       <td><a
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/Axis2_Code_Generator.zip"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/Axis2_Code_Generator.zip">zip</a>
@@ -88,7 +88,7 @@
         deployed as a Web services to the Axis2, and also generate a java
         class file from a WSDL file (WSDL2Java).</td>
       <td>1.1</td>
-      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
       <td><a
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/Axis2Idea_plug_in.zip"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/Axis2Idea_plug_in.zip">zip</a>
@@ -105,7 +105,7 @@
         Plug-in</a></td>
       <td>This plugin generates an Axis2 service file (AAR file).</td>
       <td>1.1</td>
-      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
       <td><a
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/axis2-aar-maven-plugin-1.1.jar"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/axis2-aar-maven-plugin-1.1.jar">jar</a>
@@ -124,7 +124,7 @@
         which describes a Web service for invoking the classes methods.</p>
       </td>
       <td>1.1</td>
-      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
       <td><a
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/axis2-java2wsdl-maven-plugin-1.1.jar"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/axis2-java2wsdl-maven-plugin-1.1.jar">jar</a>
@@ -144,7 +144,7 @@
         WSDL.</p>
       </td>
       <td>1.1</td>
-      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
       <td><a
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/axis2-wsdl2code-maven-plugin-1.1.jar"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_1/axis2-wsdl2code-maven-plugin-1.1.jar">jar</a>



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