Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 26025 invoked from network); 30 Mar 2007 06:37:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Mar 2007 06:37:27 -0000 Received: (qmail 40633 invoked by uid 500); 30 Mar 2007 06:37:32 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 40529 invoked by uid 500); 30 Mar 2007 06:37:32 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 40512 invoked by uid 500); 30 Mar 2007 06:37:32 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 40506 invoked by uid 99); 30 Mar 2007 06:37:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2007 23:37:32 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2007 23:37:22 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 8A2C01A9838; Thu, 29 Mar 2007 23:37:02 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r523960 - in /webservices/axis2/trunk/java/xdocs: ./ 1_1/ Date: Fri, 30 Mar 2007 06:37:01 -0000 To: axis2-cvs@ws.apache.org From: chatra@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070330063702.8A2C01A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chatra Date: Thu Mar 29 23:37:00 2007 New Revision: 523960 URL: http://svn.apache.org/viewvc?view=rev&rev=523960 Log: added maven filters to docs Modified: webservices/axis2/trunk/java/xdocs/1_1/adv-userguide.html webservices/axis2/trunk/java/xdocs/1_1/contents.html webservices/axis2/trunk/java/xdocs/1_1/installationguide.html webservices/axis2/trunk/java/xdocs/1_1/migration.html webservices/axis2/trunk/java/xdocs/1_1/pojoguide.html webservices/axis2/trunk/java/xdocs/1_1/quickstartguide.html webservices/axis2/trunk/java/xdocs/1_1/tcp-transport.html webservices/axis2/trunk/java/xdocs/1_1/toc.html webservices/axis2/trunk/java/xdocs/1_1/userguide-buildingservices.html webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients-xmlbeans.html webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients.html webservices/axis2/trunk/java/xdocs/1_1/userguide-forfurtherstudy.html webservices/axis2/trunk/java/xdocs/1_1/userguide-installingtesting.html webservices/axis2/trunk/java/xdocs/1_1/userguide.html webservices/axis2/trunk/java/xdocs/faq.html webservices/axis2/trunk/java/xdocs/index.html Modified: webservices/axis2/trunk/java/xdocs/1_1/adv-userguide.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/adv-userguide.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/adv-userguide.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/adv-userguide.html Thu Mar 29 23:37:00 2007 @@ -22,10 +22,10 @@

Introduction

This user guide is written based on Axis2 Standard Binary +href="../download/@axis2_version_dir@/download.html/#std-bin">Axis2 Standard Binary Distribution. The Standard Binary Distribution can be directly downloaded or built using -the Source Distribution. If +href="../download/@axis2_version_dir@/download.html/#std-bin">downloaded or built using +the Source Distribution. If you choose the latter, then the Installation Guide will instruct you on how to build Axis2 Standard Binary Distribution using the source.

@@ -52,7 +52,7 @@

In this (first) section, we will learn how to write and deploy Web services using Axis2. All the samples mentioned in this guide are located in the "samples/userguide/src" directory of Axis2 standard binary +href="../download/@axis2_version_dir@/download.html/#std-bin">Axis2 standard binary distribution.

Please deploy axis2.war in your servlet container and ensure that it works Modified: webservices/axis2/trunk/java/xdocs/1_1/contents.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/contents.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/contents.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/contents.html Thu Mar 29 23:37:00 2007 @@ -3,13 +3,13 @@ - Axis2/Java 1.1.1 Documentation Home + Axis2/Java @axis2_version@ Documentation Home -

Apache Axis2/Java Version 1.1.1 Documentation Index

+

Apache Axis2/Java Version @axis2_version@ Documentation Index

Introduction

@@ -19,7 +19,7 @@ to support the easy addition of plug-in modules that extend its functionality for features such as security and increased reliability.

-

Apache Axis2 Version 1.1.1 comes to you with performance improvements and +

Apache Axis2 Version @axis2_version@ comes to you with performance improvements and bug fixes over the 1.1 release.

This page will take you through the list of documents that we have in @@ -155,28 +155,28 @@

Axis2 Tools:

    -
  • Code Generator Tool +
  • Code Generator Tool Guide for Command Line and Ant Tasks - Lists command line and Ant task references. How to build a file using custom Ant tasks and how to invoke a Code Generator from Ant
  • -
  • Code Generator +
  • Code Generator Wizard Guide for Eclipse Plug-in - Explains the usage of the code generator Eclipse plug-in for WSDL2Java and/or Java2WSDL operations
  • -
  • Service +
  • Service Archive Generator Wizard Guide for Eclipse Plug-in - Describes the functionality of the Eclipse plugin service archive generator tool
  • -
  • Code Generator +
  • Code Generator Wizard Guide for IntelliJ IDEA Plug-in - A guide on the usage of the IDEA code generation plug-in to create service archives and generate Java class files from WSDL files
  • -
  • Maven2 AAR +
  • Maven2 AAR Plug-in Guide - A guide to generate an Axis 2 service file (AAR file) using the Maven plug-in.
  • -
  • Maven2 +
  • Maven2 Java2WSDL Plug-in Guide - A guide to using Java2WSDL Maven 2 Plug-in that takes a Java class as input and generates a WSDL, which describes a Web service for invoking the class methods
  • -
  • Maven2 +
  • Maven2 WSDL2Code Plug-in Guide - A guide to using this plugin that takes as input a WSDL and generates client and server stubs for calling or implementing a Web service matching the WSDL.
  • @@ -223,7 +223,7 @@ Introduction to Axis2's modular architecture -
  • Online Java +
  • Online Java Docs - Java API documentation
  • Reference Library - This document provides additional information to developers on WS-* specifications, Java Modified: webservices/axis2/trunk/java/xdocs/1_1/installationguide.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/installationguide.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/installationguide.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/installationguide.html Thu Mar 29 23:37:00 2007 @@ -62,8 +62,8 @@ the Standard Binary Distribution.

    Download -distribution packages of the Apache Axis2 1.1.1 version (latest).

    +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download +distribution packages of the Apache Axis2 @axis2_version@ version (latest).

    @@ -79,7 +79,7 @@ scripts as well.

    Download +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download Standard Binary Distribution

    @@ -89,7 +89,7 @@ servlet containers.

    Download +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download WAR (Web Archive) Distribution

    @@ -100,7 +100,7 @@ the xdocs and the Java API docs of this project.

    Download +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download Documents Distribution

    @@ -115,7 +115,7 @@ href="#advanced">Advanced section.

    Download +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download Source Distribution

    @@ -192,10 +192,10 @@ the JDK release.

    Download and unpack the Axis2 Standard +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Axis2 Standard Binary Distribution into a convenient location so that the distribution resides in its own directory. Set an environment variable AXIS2_HOME to the -pathname of the extracted directory of Axis2 (Eg: /opt/axis2-1.1.1).

    +pathname of the extracted directory of Axis2 (Eg: /opt/axis2-@axis2_version@).

    2. Starting up Axis2 Standalone Server

    @@ -314,7 +314,7 @@
  • Build the Axis2 WAR file using the Axis2 Standard Binary Distribution. (Alternatively you can download + href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">download the axis2.war file or you can build axis2.war using the Source Distribution.
  • Drop the WAR file in the webapps folder of the servlet container. Most Modified: webservices/axis2/trunk/java/xdocs/1_1/migration.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/migration.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/migration.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/migration.html Thu Mar 29 23:37:00 2007 @@ -467,7 +467,7 @@ </target>

    For an explanation of the Axis2 WSDL2Java Ant task and its options, see -the CodegenToolReference +the CodegenToolReference Guide.

    A feature of XMLBeans is that there is one class file created with Modified: webservices/axis2/trunk/java/xdocs/1_1/pojoguide.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/pojoguide.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/pojoguide.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/pojoguide.html Thu Mar 29 23:37:00 2007 @@ -69,7 +69,7 @@

    The code for the document can be found at Axis2_HOME/samples/pojoguide and Axis2_HOME/samples/pojoguidespring once you extract the Axis2 Standard +href="../../download/@axis2_version_dir@/download.html#std-bin">Axis2 Standard Distribution. (It is better to get it now as it will help you to follow along.) Let's get started.

    @@ -206,14 +206,14 @@

Before you can build the source, you'll need to download the Axis2 -1.1.1-bin and 1.1.1-war distributions from here. Then modify the following +@axis2_version@-bin and @axis2_version@-war distributions from here. Then modify the following line inside the build.xml file (in the Axis2_HOME/samples/pojoguide directory -in the extracted Axis2 1.1.1 Standard Binary (bin) Distribution) :

+in the extracted Axis2 @axis2_version@ Standard Binary (bin) Distribution) :

<property name="axis2.home" value="c:\apps\axis2" />

This modification contains the path to the root of the unzipped Axis2 -1.1.1-bin download. +@axis2_version@-bin download. With that explanation, you'll now build the source by typing the following: ant

@@ -234,7 +234,7 @@

Now get a Tomcat distribution (I used v5.5), and start it up by running bin/startup.bat or -bin/startup.sh. Once it's running, deploy the Axis2 1.1.1-war by +bin/startup.sh. Once it's running, deploy the Axis2 @axis2_version@-war by copying the axis2.war file to Tomcat's webapps directory. Tomcat will proceed by deploying axis2 and un-archiving it into the webapps directory. Now copy the WeatherService directory that was created at the time of building our @@ -545,7 +545,7 @@

Build and Deploy Using Apache Axis2 and Tomcat

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.1.jar and +you build, you'll first need to make sure the axis2-spring-@axis2_version@.jar and spring.jar files are in the project's Axis2_HOME/lib directory.

Note: The service will not deploy if you add the above @@ -574,7 +574,7 @@

Thus, you should get the following as output from the client:

run.client:
-    [javac] Compiling 1 source file to C:\axis2-1.1.1\samples\pojoguidespring\build\cl
+    [javac] Compiling 1 source file to C:\axis2-@axis2_version@\samples\pojoguidespring\build\cl
 asses
      [java] Temperature               : 89.9
      [java] Forecast                  : Sunny

Modified: webservices/axis2/trunk/java/xdocs/1_1/quickstartguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/quickstartguide.html?view=diff&rev=523960&r1=523959&r2=523960
==============================================================================
--- webservices/axis2/trunk/java/xdocs/1_1/quickstartguide.html (original)
+++ webservices/axis2/trunk/java/xdocs/1_1/quickstartguide.html Thu Mar 29 23:37:00 2007
@@ -47,7 +47,7 @@
 

A Quick Setup Note:

The code for the document can be found in the extracted Standard Binary +href="../download/@axis2_version_dir@/download.html#std-bin">Standard Binary Distribution, more specifically at Axis2_HOME/samples/ inside the directories- quickstart, quickstartadb, quickstartaxiom, quickstartjibx and quickstartxmlbeans. (Consider getting it now as it will help you to follow @@ -222,7 +222,7 @@

Now that you understand what we're trying to accomplish, we're almost ready to start building.

-

First, download and +

First, download and unzip the appropriate version of Axis2 Standard Binary Distribution. Make sure that you set the value of the AXIS2_HOME variable to match the location into which you extracted the contents of this release.

Modified: webservices/axis2/trunk/java/xdocs/1_1/tcp-transport.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/tcp-transport.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/tcp-transport.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/tcp-transport.html Thu Mar 29 23:37:00 2007 @@ -96,7 +96,7 @@

In order to run the TCPClient.java, addressing should be engaged both in the client and server sides. On the client side, you can engage addressing by -copying the addressing-1.1.1.mar (AXIS2_HOME/repository/module) to +copying the addressing-@axis2_version@.mar (AXIS2_HOME/repository/module) to AXIS2_HOME/lib directory.

Modified: webservices/axis2/trunk/java/xdocs/1_1/toc.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/toc.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/toc.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/toc.html Thu Mar 29 23:37:00 2007 @@ -90,23 +90,23 @@
  • Command Line Tools
  • Tools/Plug-ins
      -
    • 23.1 23.1 Code Generator Tool - Command Line and Ant Task
    • -
    • 23.2 23.2 Axis2 Plug-in for IntelliJ IDEA
    • -
    • 23.3 23.3 Service Archive Generator Wizard - Eclipse Plug-in
    • -
    • 23.4 23.4 Code Generator Wizard - Eclipse Plug-in
    • -
    • 23.5 23.5 AAR Maven2 Plug-in
    • 23.6 Java2WSDL Maven2 Plug-in
    • 23.7 WSDL2Code Maven2 Plug-in
    • 23.8 Tools Archive
    • Modified: webservices/axis2/trunk/java/xdocs/1_1/userguide-buildingservices.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/userguide-buildingservices.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/userguide-buildingservices.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/userguide-buildingservices.html Thu Mar 29 23:37:00 2007 @@ -375,7 +375,7 @@

      The short story:

      1. Download + href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">Download the Axis2 standard distribution, if you have not done so already.
      2. Generate the skeleton using the WSDL2Java utility, as in:
        @@ -393,9 +393,9 @@

        The long story:

        As with generating clients, you will need the Axis2 +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">Axis2 Standard Distribution, because the Axis2 WAR +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#war">Axis2 WAR Distribution 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.

        Modified: webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients-xmlbeans.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients-xmlbeans.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients-xmlbeans.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients-xmlbeans.html Thu Mar 29 23:37:00 2007 @@ -214,7 +214,7 @@

        The short story:

        1. Download + href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">Download and unpack the Apache Axis2 Standard Distribution, if you have not done so already.
        2. Create the client classes with the following command:
          @@ -235,10 +235,10 @@

          The long story:

          Download +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">Download and unpack the Apache Axis2 Standard Distribution, if you have not done so already. The WAR +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#war">WAR distribution does not include the necessary utilities for generating code, such as WSDL2Java.

          Modified: webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/userguide-creatingclients.html Thu Mar 29 23:37:00 2007 @@ -136,7 +136,7 @@

          The short story:

            -
          1. href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin" href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin" Download and unpack the Apache Axis2 Standard Distribution, if you have not done it already.
          2. Create the client stub with the following command: @@ -155,7 +155,7 @@

            The long story:

            If you have not done it already, download +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">download and unpack the Apache Axis2 Standard Distribution. The Axis2 WAR Distribution does not include the necessary utilities for generating code, such as WSDL2Java.

            Modified: webservices/axis2/trunk/java/xdocs/1_1/userguide-forfurtherstudy.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/userguide-forfurtherstudy.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/userguide-forfurtherstudy.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/userguide-forfurtherstudy.html Thu Mar 29 23:37:00 2007 @@ -80,33 +80,33 @@

            Resources

            Axis2 Architecture-http://ws.apache.org/axis2/1_1/Axis2ArchitectureGuide.html

            +href="http://ws.apache.org/axis2/@axis2_version_dir@/Axis2ArchitectureGuide.html">http://ws.apache.org/axis2/@axis2_version_dir@/Axis2ArchitectureGuide.html

            XML processing with AXIOM-http://ws.apache.org/commons/axiom/OMTutorial.html

            RESTful Web Services-http://ws.apache.org/axis2/1_1/rest-ws.html

            +href="http://ws.apache.org/axis2/@axis2_version_dir@/rest-ws.html">http://ws.apache.org/axis2/@axis2_version_dir@/rest-ws.html

            TCP Transport-http://ws.apache.org/axis2/1_1/tcp-transport.html

            +href="http://ws.apache.org/axis2/@axis2_version_dir@/tcp-transport.html">http://ws.apache.org/axis2/@axis2_version_dir@/tcp-transport.html

            Mail Transport-http://ws.apache.org/axis2/1_1/mail-transport.html

            +href="http://ws.apache.org/axis2/@axis2_version_dir@/mail-transport.html">http://ws.apache.org/axis2/@axis2_version_dir@/mail-transport.html

            HTTP Transports-http://ws.apache.org/axis2/1_1/http-transport.html

            +href="http://ws.apache.org/axis2/@axis2_version_dir@/http-transport.html">http://ws.apache.org/axis2/@axis2_version_dir@/http-transport.html

            MTOM with Axis2-http://ws.apache.org/axis2/1_1/mtom-guide.html

            +href="http://ws.apache.org/axis2/@axis2_version_dir@/mtom-guide.html">http://ws.apache.org/axis2/@axis2_version_dir@/mtom-guide.html

            Securing SOAP Messages with Apache Rampart- http://ws.apache.org/axis2/modules/rampart/1_1/security-module.html

            +href="../modules/rampart/@axis2_version_dir@/security-module.html">http://ws.apache.org/axis2/modules/rampart/@axis2_version_dir@/security-module.html

            SOAPMonitor-http://ws.apache.org/axis2/1_1/soapmonitor-module.html

            +href="http://ws.apache.org/axis2/@axis2_version_dir@/soapmonitor-module.html">http://ws.apache.org/axis2/@axis2_version_dir@/soapmonitor-module.html

            Apache Axis2 Advance User's Guide- http://ws.apache.org/axis2/1_1/adv-userguide.html

            +href="adv-userguide.html">http://ws.apache.org/axis2/@axis2_version_dir@/adv-userguide.html

            Modified: webservices/axis2/trunk/java/xdocs/1_1/userguide-installingtesting.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/userguide-installingtesting.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/userguide-installingtesting.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/userguide-installingtesting.html Thu Mar 29 23:37:00 2007 @@ -108,14 +108,14 @@ to the directory <J2EE_HOME>/webapps/axis2-1.1/WEB-INF/services (Note that if you installed a SNAPSHOT version of Axis2, this location might take a form such as -<J2EE_HOME>/webapps/axis2-1.1.1-SNAPSHOT/WEB-INF/services)

            +<J2EE_HOME>/webapps/axis2-@axis2_version@-SNAPSHOT/WEB-INF/services)

            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 Axis2 +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">Axis2 Standard Distribution 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/trunk/java/xdocs/1_1/userguide.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/userguide.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_1/userguide.html (original) +++ webservices/axis2/trunk/java/xdocs/1_1/userguide.html Thu Mar 29 23:37:00 2007 @@ -198,14 +198,14 @@

            Axis2 Distributions

            Axis2 is released in several distributions. +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">distributions. Which one you need depends on what you'll be doing with it.

            The Axis2 Standard Binary Distribution

            If you're developing services and applications, you'll need the Axis2 Standard +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">Standard Binary Distribution. The distribution includes all the necessary *.jar files, as well as a variety of scripts that ease development. It has the following structure.

            @@ -271,7 +271,7 @@

            axis2.war Distribution Directory Hierarchy

            axis2.war is available in WAR (Web +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#war">WAR (Web Archive) Distribution. The server side of Axis2 ships as a J2EE application, and has the following structure shown in Code Listing 2.

            @@ -323,7 +323,7 @@ and the server goes back to the definitions in the axis2.xml file.

            Axis2 also provides a third distribution, the source +href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#src">source distribution, which enables you to generate this .war file yourself.

            Modified: webservices/axis2/trunk/java/xdocs/faq.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/faq.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/faq.html (original) +++ webservices/axis2/trunk/java/xdocs/faq.html Thu Mar 29 23:37:00 2007 @@ -195,7 +195,7 @@

            Look at the ServiceClient class, for more information please read - the User's Guide

            + the User's Guide

          3. I want to do One Way Messaging, Where should I look?
            Modified: webservices/axis2/trunk/java/xdocs/index.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/index.html?view=diff&rev=523960&r1=523959&r2=523960 ============================================================================== --- webservices/axis2/trunk/java/xdocs/index.html (original) +++ webservices/axis2/trunk/java/xdocs/index.html Thu Mar 29 23:37:00 2007 @@ -78,7 +78,7 @@
          4. WS-Security - Supported by Apache + href="http://ws.apache.org/axis2/modules/rampart/@axis2_version_dir@/security-module.html">Apache Rampart
          5. WS-Addressing -Module included as part of Axis2 --------------------------------------------------------------------- To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org For additional commands, e-mail: axis-cvs-help@ws.apache.org