You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ch...@apache.org on 2007/03/30 09:25:04 UTC

svn commit: r523975 [1/2] - in /webservices/axis2/branches/java/1_2/xdocs: ./ 1_1/ download/1_2/ modules/ modules/rampart/1_2/ modules/rampart/1_2/sec-conf/ tools/

Author: chatra
Date: Fri Mar 30 00:25:02 2007
New Revision: 523975

URL: http://svn.apache.org/viewvc?view=rev&rev=523975
Log:
merging 1.2 doc updates made in trunk

Added:
    webservices/axis2/branches/java/1_2/xdocs/download/1_2/
    webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.cgi
    webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.html
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in-sample.png   (with props)
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in.action.xsd
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-action.xsd
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample.png   (with props)
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample2.png   (with props)
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/rampart-config.xsd
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-policy.xml
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-services.xml
    webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/security-module.html
Modified:
    webservices/axis2/branches/java/1_2/xdocs/1_1/adv-userguide.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/contents.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/installationguide.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/migration.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/pojoguide.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/quickstartguide.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/tcp-transport.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/toc.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-buildingservices.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-creatingclients.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-forfurtherstudy.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-installingtesting.html
    webservices/axis2/branches/java/1_2/xdocs/1_1/userguide.html
    webservices/axis2/branches/java/1_2/xdocs/faq.html
    webservices/axis2/branches/java/1_2/xdocs/index.html
    webservices/axis2/branches/java/1_2/xdocs/modules/index.html
    webservices/axis2/branches/java/1_2/xdocs/modules/previous.html
    webservices/axis2/branches/java/1_2/xdocs/tools/index.html
    webservices/axis2/branches/java/1_2/xdocs/tools/previous.html

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/adv-userguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/adv-userguide.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/adv-userguide.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/adv-userguide.html Fri Mar 30 00:25:02 2007
@@ -22,10 +22,10 @@
 <h2>Introduction</h2>
 
 <p>This user guide is written based on <a
-href="../download/1_1/download.html/#std-bin">Axis2 Standard Binary
+href="../download/@axis2_version_dir@/download.html/#std-bin">Axis2 Standard Binary
 Distribution</a>. The Standard Binary Distribution can be directly <a
-href="../download/1_1/download.html/#std-bin">downloaded</a> or built using
-the <a href="../download/1_1/download.html#src">Source Distribution</a>. If
+href="../download/@axis2_version_dir@/download.html/#std-bin">downloaded</a> or built using
+the <a href="../download/@axis2_version_dir@/download.html#src">Source Distribution</a>. If
 you choose the latter, then the <a href="installationguide.html">Installation
 Guide</a> will instruct you on how to build Axis2 Standard Binary
 Distribution using the source.</p>
@@ -52,7 +52,7 @@
 <p>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 <b>"samples/userguide/src"</b> directory of <a
-href="../download/1_1/download.html/#std-bin">Axis2 standard binary
+href="../download/@axis2_version_dir@/download.html/#std-bin">Axis2 standard binary
 distribution</a>.</p>
 
 <p>Please deploy axis2.war in your servlet container and ensure that it works

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/contents.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/contents.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/contents.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/contents.html Fri Mar 30 00:25:02 2007
@@ -3,13 +3,13 @@
 <html>
 <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
-  <title>Axis2/Java 1.1.1 Documentation Home</title>
+  <title>Axis2/Java @axis2_version@ 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.1 Documentation Index</h1>
+<h1>Apache Axis2/Java Version @axis2_version@ Documentation Index</h1>
 
 <h2>Introduction</h2>
 
@@ -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.</p>
 
-<p>Apache Axis2 Version 1.1.1 comes to you with performance improvements and
+<p>Apache Axis2 Version @axis2_version@ comes to you with performance improvements and
 bug fixes over the 1.1 release.</p>
 
 <p>This page will take you through the list of documents that we have in
@@ -155,28 +155,28 @@
 
 <p><strong>Axis2 Tools:</strong></p>
 <ul>
-  <li><a href="../tools/1_1/CodegenToolReference.html">Code Generator Tool
+  <li><a href="../tools/@axis2_version_dir@/CodegenToolReference.html">Code Generator Tool
     Guide for Command Line and Ant Tasks</a> - 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</li>
-  <li><a href="../tools/1_1/eclipse/wsdl2java-plugin.html">Code Generator
+  <li><a href="../tools/@axis2_version_dir@/eclipse/wsdl2java-plugin.html">Code Generator
     Wizard Guide for Eclipse Plug-in</a> - Explains the usage of the code
     generator Eclipse plug-in for WSDL2Java and/or Java2WSDL operations</li>
-  <li><a href="../tools/1_1/eclipse/servicearchiver-plugin.html">Service
+  <li><a href="../tools/@axis2_version_dir@/eclipse/servicearchiver-plugin.html">Service
     Archive Generator Wizard Guide for Eclipse Plug-in</a> - Describes the
     functionality of the Eclipse plugin service archive generator tool</li>
-  <li><a href="../tools/1_1/idea/Idea_plug-in_userguide.html">Code Generator
+  <li><a href="../tools/@axis2_version_dir@/idea/Idea_plug-in_userguide.html">Code Generator
     Wizard Guide for IntelliJ IDEA Plug-in</a> - A guide on the usage of the
     IDEA code generation plug-in to create service archives and generate Java
     class files from WSDL files</li>
-  <li><a href="../tools/1_1/maven-plugins/maven-aar-plugin.html">Maven2 AAR
+  <li><a href="../tools/@axis2_version_dir@/maven-plugins/maven-aar-plugin.html">Maven2 AAR
     Plug-in Guide</a> - A guide to generate an Axis 2 service file (AAR file)
     using the Maven plug-in.</li>
-  <li><a href="../tools/1_1/maven-plugins/maven-java2wsdl-plugin.html">Maven2
+  <li><a href="../tools/@axis2_version_dir@/maven-plugins/maven-java2wsdl-plugin.html">Maven2
     Java2WSDL Plug-in Guide</a> - 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</li>
-  <li><a href="../tools/1_1/maven-plugins/maven-wsdl2code-plugin.html">Maven2
+  <li><a href="../tools/@axis2_version_dir@/maven-plugins/maven-wsdl2code-plugin.html">Maven2
     WSDL2Code Plug-in Guide</a> - 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.</li>
@@ -223,7 +223,7 @@
     Introduction to Axis2's modular architecture</li>
   <!--<li><a href="api/index.html">Online Java Docs</a>-Java API
   documentation</li>-->
-  <li><a href="http://ws.apache.org/axis2/1_1/api/index.html">Online Java
+  <li><a href="http://ws.apache.org/axis2/@axis2_version_dir@/api/index.html">Online Java
     Docs</a> - Java API documentation</li>
   <li><a href="../refLib.html">Reference Library</a> - This document provides
     additional information to developers on WS-* specifications, Java

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/installationguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/installationguide.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/installationguide.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/installationguide.html Fri Mar 30 00:25:02 2007
@@ -62,8 +62,8 @@
 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>
+href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download</a>
+distribution packages of the Apache Axis2 @axis2_version@ version (latest).</p>
 
 <p></p>
 
@@ -79,7 +79,7 @@
 scripts as well.</p>
 
 <p><a
-href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download</a>
 Standard Binary Distribution</p>
 <a name="war1"></a>
 
@@ -89,7 +89,7 @@
 servlet containers.</p>
 
 <p><a
-href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download</a>
 WAR (Web Archive) Distribution</p>
 
 <p></p>
@@ -100,7 +100,7 @@
 the xdocs and the Java API docs of this project.</p>
 
 <p><a
-href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download</a>
 Documents Distribution</p>
 
 <p></p>
@@ -115,7 +115,7 @@
 href="#advanced">Advanced</a> section.</p>
 
 <p><a
-href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download</a>
+href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Download</a>
 Source Distribution</p>
 <a name="requirements"></a>
 
@@ -192,10 +192,10 @@
 the JDK release.</p>
 
 <p>Download and unpack the <a
-href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Axis2 Standard
+href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">Axis2 Standard
 Binary Distribution</a> 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).</p>
+pathname of the extracted directory of Axis2 (Eg: /opt/axis2-@axis2_version@).</p>
 <a name="standalone2"></a>
 
 <h3>2. Starting up Axis2 Standalone Server</h3>
@@ -314,7 +314,7 @@
   <li>Build the Axis2 WAR file using the Axis2 <a
     href="#standalone3">Standard Binary Distribution</a>. (Alternatively you
     can <a
-    href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">download</a>
+    href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi">download</a>
     the axis2.war file or you can build axis2.war using the <a
     href="#war">Source Distribution</a>.</li>
   <li>Drop the WAR file in the webapps folder of the servlet container. Most

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/migration.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/migration.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/migration.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/migration.html Fri Mar 30 00:25:02 2007
@@ -467,7 +467,7 @@
   &lt;/target&gt;</pre>
 
 <p>For an explanation of the Axis2 WSDL2Java Ant task and its options, see
-the <a href="../tools/1_1/CodegenToolReference.html">CodegenToolReference
+the <a href="../tools/@axis2_version_dir@/CodegenToolReference.html">CodegenToolReference
 Guide.</a></p>
 
 <p>A feature of XMLBeans is that there is one class file created with

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/pojoguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/pojoguide.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/pojoguide.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/pojoguide.html Fri Mar 30 00:25:02 2007
@@ -69,7 +69,7 @@
 
 <p>The code for the document can be found at Axis2_HOME/samples/pojoguide and
 Axis2_HOME/samples/pojoguidespring once you extract the <a
-href="../../download/1_1_1/download.html#std-bin">Axis2 Standard
+href="../../download/@axis2_version_dir@/download.html#std-bin">Axis2 Standard
 Distribution</a>. (It is better to get it now as it will help you to follow
 along.) Let's get started.</p>
 <a name="pojo"></a>
@@ -206,14 +206,14 @@
 </ul>
 
 <p>Before you can build the source, you'll need to download the Axis2
-1.1.1-bin and 1.1.1-war distributions from <a
-href="../../download/1_1_1/download.html">here</a>. Then modify the following
+@axis2_version@-bin and @axis2_version@-war distributions from <a
+href="../../download/@axis2_version_dir@/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.1 Standard Binary (bin) Distribution) :</p>
+in the extracted Axis2 @axis2_version@ 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.1-bin <a href="../../download/1_1_1/download.html#std-bin">download</a>.
+@axis2_version@-bin <a href="../../download/@axis2_version_dir@/download.html#std-bin">download</a>.
 With that explanation, you'll now build the source by typing the following:
 ant</p>
 
@@ -234,7 +234,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.1-war by
+<em>bin/startup.sh</em>. 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 @@
 <h3>Build and Deploy Using Apache Axis2 and Tomcat</h3>
 
 <p> 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 <em>Axis2_HOME/lib</em> directory.</p>
 
 <p><strong>Note:</strong> The service will not deploy if you add the above
@@ -574,7 +574,7 @@
 
 <p>Thus, you should get the following as output from the client:</p>
 <p><pre>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
      <b>[java] Temperature               : 89.9
      [java] Forecast                  : Sunny

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/quickstartguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/quickstartguide.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/quickstartguide.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/quickstartguide.html Fri Mar 30 00:25:02 2007
@@ -47,7 +47,7 @@
 <h3>A Quick Setup Note:</h3>
 
 <p>The code for the document can be found in the extracted <a
-href="../download/1_1/download.html#std-bin">Standard Binary
+href="../download/@axis2_version_dir@/download.html#std-bin">Standard Binary
 Distribution</a>, 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 @@
 <p>Now that you understand what we're trying to accomplish, we're almost
 ready to start building.</p>
 
-<p>First, <a href="../download/1_1/download.html#std-bin">download</a> and
+<p>First, <a href="../download/@axis2_version_dir@/download.html#std-bin">download</a> 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.</p>

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/tcp-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/tcp-transport.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/tcp-transport.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/tcp-transport.html Fri Mar 30 00:25:02 2007
@@ -96,7 +96,7 @@
 
 <p>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.</p>
 <a name="components"></a>
 

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/toc.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/toc.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/toc.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/toc.html Fri Mar 30 00:25:02 2007
@@ -90,23 +90,23 @@
   <li><a href="reference.html" target="mainFrame">Command Line Tools</a></li>
   <li><a href="../tools/index.html" target="mainFrame">Tools/Plug-ins</a>
     <ul>
-      <li>23.1 <a href="../tools/1_1/CodegenToolReference.html"
+      <li>23.1 <a href="../tools/@axis2_version_dir@/CodegenToolReference.html"
         target="mainFrame">Code Generator Tool - Command Line and Ant
       Task</a></li>
-      <li>23.2 <a href="../tools/1_1/idea/Idea_plug-in_userguide.html"
+      <li>23.2 <a href="../tools/@axis2_version_dir@/idea/Idea_plug-in_userguide.html"
         target="mainFrame">Axis2 Plug-in for IntelliJ IDEA</a></li>
-      <li>23.3 <a href="../tools/1_1/eclipse/servicearchiver-plugin.html"
+      <li>23.3 <a href="../tools/@axis2_version_dir@/eclipse/servicearchiver-plugin.html"
         target="mainFrame">Service Archive Generator Wizard - Eclipse
         Plug-in</a></li>
-      <li>23.4 <a href="../tools/1_1/eclipse/wsdl2java-plugin.html"
+      <li>23.4 <a href="../tools/@axis2_version_dir@/eclipse/wsdl2java-plugin.html"
         target="mainFrame">Code Generator Wizard - Eclipse Plug-in</a></li>
-      <li>23.5 <a href="../tools/1_1/maven-plugins/maven-aar-plugin.html"
+      <li>23.5 <a href="../tools/@axis2_version_dir@/maven-plugins/maven-aar-plugin.html"
         target="mainFrame">AAR Maven2 Plug-in</a></li>
       <li>23.6 <a
-        href="../tools/1_1/maven-plugins/maven-java2wsdl-plugin.html"
+        href="../tools/@axis2_version_dir@/maven-plugins/maven-java2wsdl-plugin.html"
         target="mainFrame">Java2WSDL Maven2 Plug-in</a></li>
       <li>23.7 <a
-        href="../tools/1_1/maven-plugins/maven-wsdl2code-plugin.html"
+        href="../tools/@axis2_version_dir@/maven-plugins/maven-wsdl2code-plugin.html"
         target="mainFrame">WSDL2Code Maven2 Plug-in</a></li>
       <li>23.8 <a href="../tools/previous.html" target="mainFrame">Tools
         Archive</a></li>

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-buildingservices.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-buildingservices.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-buildingservices.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-buildingservices.html Fri Mar 30 00:25:02 2007
@@ -375,7 +375,7 @@
 <p><b>The short story:</b></p>
 <ol>
   <li><a
-    href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin">Download</a>
+    href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin">Download</a>
     the Axis2 standard distribution, if you have not done so already.</li>
   <li>Generate the skeleton using the WSDL2Java utility, as in: <br />
 
@@ -393,9 +393,9 @@
 <p><b>The long story:</b></p>
 
 <p>As with 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/@axis2_version_dir@/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/@axis2_version_dir@/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_2/xdocs/1_1/userguide-creatingclients.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-creatingclients.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-creatingclients.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-creatingclients.html Fri Mar 30 00:25:02 2007
@@ -136,7 +136,7 @@
 
 <p><b>The short story:</b></p>
 <ol>
-  <li>href="http://ws.apache.org/axis2/download/1_1/download.cgi#std-bin" <a
+  <li>href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin" <a
     href="">Download</a> and unpack the Apache Axis2 Standard Distribution,
     if you have not done it already.</li>
   <li>Create the client stub with the following command:
@@ -155,7 +155,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/@axis2_version_dir@/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_2/xdocs/1_1/userguide-forfurtherstudy.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-forfurtherstudy.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-forfurtherstudy.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-forfurtherstudy.html Fri Mar 30 00:25:02 2007
@@ -80,33 +80,33 @@
 <h2>Resources</h2>
 
 <p>Axis2 Architecture-<a
-href="http://ws.apache.org/axis2/1_1/Axis2ArchitectureGuide.html">http://ws.apache.org/axis2/1_1/Axis2ArchitectureGuide.html</a></p>
+href="http://ws.apache.org/axis2/@axis2_version_dir@/Axis2ArchitectureGuide.html">http://ws.apache.org/axis2/@axis2_version_dir@/Axis2ArchitectureGuide.html</a></p>
 
 <p>XML processing with AXIOM-<a
 href="http://ws.apache.org/commons/axiom/OMTutorial.html">http://ws.apache.org/commons/axiom/OMTutorial.html</a></p>
 
 <p>RESTful Web Services-<a
-href="http://ws.apache.org/axis2/1_1/rest-ws.html">http://ws.apache.org/axis2/1_1/rest-ws.html</a></p>
+href="http://ws.apache.org/axis2/@axis2_version_dir@/rest-ws.html">http://ws.apache.org/axis2/@axis2_version_dir@/rest-ws.html</a></p>
 
 <p>TCP Transport-<a
-href="http://ws.apache.org/axis2/1_1/tcp-transport.html">http://ws.apache.org/axis2/1_1/tcp-transport.html</a></p>
+href="http://ws.apache.org/axis2/@axis2_version_dir@/tcp-transport.html">http://ws.apache.org/axis2/@axis2_version_dir@/tcp-transport.html</a></p>
 
 <p>Mail Transport-<a
-href="http://ws.apache.org/axis2/1_1/mail-transport.html">http://ws.apache.org/axis2/1_1/mail-transport.html</a></p>
+href="http://ws.apache.org/axis2/@axis2_version_dir@/mail-transport.html">http://ws.apache.org/axis2/@axis2_version_dir@/mail-transport.html</a></p>
 
 <p>HTTP Transports-<a
-href="http://ws.apache.org/axis2/1_1/http-transport.html">http://ws.apache.org/axis2/1_1/http-transport.html</a></p>
+href="http://ws.apache.org/axis2/@axis2_version_dir@/http-transport.html">http://ws.apache.org/axis2/@axis2_version_dir@/http-transport.html</a></p>
 
 <p>MTOM with Axis2-<a
-href="http://ws.apache.org/axis2/1_1/mtom-guide.html">http://ws.apache.org/axis2/1_1/mtom-guide.html</a></p>
+href="http://ws.apache.org/axis2/@axis2_version_dir@/mtom-guide.html">http://ws.apache.org/axis2/@axis2_version_dir@/mtom-guide.html</a></p>
 
 <p>Securing SOAP Messages with Apache Rampart- <a
-href="../modules/rampart/1_1/security-module.html">http://ws.apache.org/axis2/modules/rampart/1_1/security-module.html</a></p>
+href="../modules/rampart/@axis2_version_dir@/security-module.html">http://ws.apache.org/axis2/modules/rampart/@axis2_version_dir@/security-module.html</a></p>
 
 <p>SOAPMonitor-<a
-href="http://ws.apache.org/axis2/1_1/soapmonitor-module.html">http://ws.apache.org/axis2/1_1/soapmonitor-module.html</a></p>
+href="http://ws.apache.org/axis2/@axis2_version_dir@/soapmonitor-module.html">http://ws.apache.org/axis2/@axis2_version_dir@/soapmonitor-module.html</a></p>
 
 <p>Apache Axis2 Advance User's Guide- <a
-href="adv-userguide.html">http://ws.apache.org/axis2/1_1/adv-userguide.html</a></p>
+href="adv-userguide.html">http://ws.apache.org/axis2/@axis2_version_dir@/adv-userguide.html</a></p>
 </body>
 </html>

Modified: webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-installingtesting.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-installingtesting.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-installingtesting.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/userguide-installingtesting.html Fri Mar 30 00:25:02 2007
@@ -108,14 +108,14 @@
 to the directory &lt;J2EE_HOME&gt;/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
-&lt;J2EE_HOME&gt;/webapps/axis2-1.1.1-SNAPSHOT/WEB-INF/services)</p>
+&lt;J2EE_HOME&gt;/webapps/axis2-@axis2_version@-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/@axis2_version_dir@/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_2/xdocs/1_1/userguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/1_1/userguide.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/1_1/userguide.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/1_1/userguide.html Fri Mar 30 00:25:02 2007
@@ -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/@axis2_version_dir@/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/@axis2_version_dir@/download.cgi#std-bin">Standard
 Binary Distribution</a>. The distribution includes all the necessary *.jar
 files, as well as a variety of scripts that ease development. It has the
 following structure.</p>
@@ -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/@axis2_version_dir@/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>
 
@@ -323,7 +323,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/@axis2_version_dir@/download.cgi#src">source
 distribution</a>, which enables you to generate this .war file yourself.</p>
 <a id="docs"></a>
 

Added: webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.cgi
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.cgi?view=auto&rev=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.cgi (added)
+++ webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.cgi Fri Mar 30 00:25:02 2007
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Added: webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.html?view=auto&rev=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.html (added)
+++ webservices/axis2/branches/java/1_2/xdocs/download/1_2/download.html Fri Mar 30 00:25:02 2007
@@ -0,0 +1,117 @@
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>Axis2 1.2 Release</title>
+</head>
+
+<body>
+<h2>Axis2 1.2 Release</h2>
+
+<div>
+
+<table border="1" cellpadding="1">
+  <tbody>
+    <tr>
+      <th scope="col">Distribution Name</th>
+      <th scope="col">Description</th>
+      <!--<th scope="col">Items</th>-->
+      <th scope="col">Download</th>
+    </tr>
+    <tr>
+      <td><a name="std-bin"></a><strong>Standard Binary
+      Distribution</strong></td>
+      <td>This is the complete version of Axis2 and will contain samples as
+        well. Since WS-Addressing implementation and SOAP Monitor utility
+        modules are engaged in to Axis2, by default, this distribution will
+        contain addressing.mar and soapmonitor.mar. But the other modules
+        that are being developed within Axis2 will not be included here, and
+        need to be <a href="../../modules/index.html">downloaded</a>
+        separately.</td>
+      <td><a href="[preferred]/ws/axis2/1_2/axis2-1.2.zip"
+        title="[preferred]/ws/axis2/1_2/axis2-1.2.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2.zip.asc">PGP</a></td>
+    </tr>
+    <tr>
+      <td><a name="src"></a><strong> Source Distribution</strong></td>
+      <td>This will contain the sources of Axis2 standard distribution. One
+        can generate a binary distribution from this by typing <span
+        class="style1">$maven dist-bin</span> (<a
+        href="http://ws.apache.org/axis2/1_2/installationguide.html#env-src">Set
+        up Axis2 environment</a> before running this command). Useful for
+        advanced users.</td>
+      <td><a href="[preferred]/ws/axis2/1_2/axis2-1.2-src.zip"
+        title="[preferred]/ws/axis2/1_2/axis2-1.2-src.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-src.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-src.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-src.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-src.zip.asc">PGP</a></td>
+    </tr>
+    <tr>
+      <td><a name="war"></a><strong>WAR (Web Archive)
+      Distribution</strong></td>
+      <td>This will be the web application of Axis2 which can be deployed in
+        most of the servlet containers.</td>
+      <td><a href="[preferred]/ws/axis2/1_2/axis2.war"
+        title="[preferred]/ws/axis2/1_2/axis2.war">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_2/axis2.war.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2.war.md5">MD5</a>
+        <a href="http://www.apache.org/dist/ws/axis2/1_2/axis2.war.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2.war.asc">PGP</a></td>
+    </tr>
+    <tr>
+      <td><strong>Documents Distribution</strong></td>
+      <td>This will contain all the documentation in one package.</td>
+      <td><a href="[preferred]/ws/axis2/1_2/axis2-1.2-docs.zip"
+        title="[preferred]/ws/axis2/1_2/axis2-1.2-docs.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-docs.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-docs.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-docs.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_2/axis2-1.2-docs.zip.asc">PGP</a></td>
+    </tr>
+  </tbody>
+</table>
+</div>
+
+<div align="left">
+<br>
+
+
+<p>[if-any logo] <a href="[link]"><img align="right" src="[logo]"
+border="0"></a>[end] The currently selected mirror is <b>[preferred]</b>.  If
+you encounter a problem with this mirror, please select another mirror.  If
+all mirrors are failing, there are <i>backup</i> mirrors (at the end of the
+mirrors list) that should be available.</p>
+
+<form action="[location]" method="get" id="SelectMirror">
+  Other mirrors: 
+  <select name="Preferred">[if-any http][for http]
+    <option value="[http]"
+    selected="selected">[http]</option>[end][end][if-any ftp][for ftp]
+    <option value="[ftp]">[ftp]</option>[end][end][if-any backup][for backup]
+    <option value="[backup]">[backup] (backup)</option>[end][end]
+  </select>
+   
+  <input type="submit" value="Change"></form>
+
+<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
+list of mirrors</a>.</p>
+
+<p><strong>Note:</strong> when downloading from a mirror please check the <a
+href="http://www.apache.org/dev/release-signing#md5">md5sum</a> and verify
+the <a href="http://www.apache.org/dev/release-signing#openpgp">OpenPGP</a>
+compatible signature from the main Apache site. These can be downloaded by
+following the links above. This <a
+href="http://www.apache.org/dist/ws/axis2/KEYS">KEYS</a> file contains the
+public keys that can be used for verifying signatures. It is recommended that
+(when possible)a <a
+href="http://www.apache.org/dev/release-signing#web-of-trust">Web of
+trust</a> is used to confirm the identity of these keys.</p>
+</div>
+</body>
+</html>

Modified: webservices/axis2/branches/java/1_2/xdocs/faq.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/faq.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/faq.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/faq.html Fri Mar 30 00:25:02 2007
@@ -195,7 +195,7 @@
     <p>Look at the <a
     href="https://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/core/src/org/apache/axis2/client/ServiceClient.java"
     target="_blank">ServiceClient</a> class, for more information please read
-    the <a href="1_1/adv-userguide.html" target="_blank">User's Guide</a></p>
+    the <a href="@axis2_version_dir@/adv-userguide.html" target="_blank">User's Guide</a></p>
   </li>
   <li><a name="c2"></a><strong>I want to do One Way Messaging, Where should I
     look?</strong><br>

Modified: webservices/axis2/branches/java/1_2/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/index.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/index.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/index.html Fri Mar 30 00:25:02 2007
@@ -78,7 +78,7 @@
   <li><a
     href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss"
     target="_blank">WS-Security</a> - Supported by <a
-    href="http://ws.apache.org/axis2/modules/rampart/1_1/security-module.html">Apache
+    href="http://ws.apache.org/axis2/modules/rampart/@axis2_version_dir@/security-module.html">Apache
     Rampart</a></li>
   <li><a href="http://www.w3.org/Submission/ws-addressing/"
     target="_blank">WS-Addressing</a> -Module included as part of Axis2

Modified: webservices/axis2/branches/java/1_2/xdocs/modules/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/index.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/modules/index.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/modules/index.html Fri Mar 30 00:25:02 2007
@@ -27,17 +27,17 @@
       <td><a href="addressing/index.html">Addressing</a></td>
       <td>This is an implementation of WS-Addressing submission version
         (2004-08) and WS-Addressing 2005-08 versions.</td>
-      <td>1.1.1</td>
-      <td>1.1.1</td>
+      <td>1.2</td>
+      <td>1.2</td>
       <td><a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar">mar</a>
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/addressing-1.2.mar"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/addressing-1.2.mar">mar</a>
         <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.md5"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.md5">MD5</a>
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/addressing-1.2.mar.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/addressing-1.2.mar.md5">MD5</a>
         <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.asc"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.asc">PGP</a></td>
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/addressing-1.2.mar.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/addressing-1.2.mar.asc">PGP</a></td>
       <td></td>
     </tr>
     <tr>
@@ -45,60 +45,25 @@
       <td>SOAP Monitor utility provides a way for Web services developers to
         monitor the SOAP messages being sent/received without requiring any
         special configuration or restarting of the server</td>
-      <td>1.1.1</td>
-      <td>1.1.1</td>
+      <td>1.2</td>
+      <td>1.2</td>
       <td><a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip">zip</a>
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/soapmonitor-1.2.zip"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/soapmonitor-1.2.zip">zip</a>
         <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.md5"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.md5">MD5</a>
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/soapmonitor-1.2.zip.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/soapmonitor-1.2.zip.md5">MD5</a>
         <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.asc"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.asc">PGP</a></td>
-      <td></td>
-    </tr>
-    <tr>
-      <td><a href="addressing/index.html">Addressing</a></td>
-      <td>This is an implementation of WS-Addressing submission version
-        (2004-08) and WS-Addressing 2005-08 versions.</td>
-      <td>1.1</td>
-      <td>1.1</td>
-      <td><a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar">mar</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.md5"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.md5">MD5</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.asc"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.asc">PGP</a></td>
-      <td></td>
-    </tr>
-    <tr>
-      <td><a href="../1_1/soapmonitor-module.html">SOAP Monitor</a></td>
-      <td>SOAP Monitor utility provides a way for Web services developers to
-        monitor the SOAP messages being sent/received without requiring any
-        special configuration or restarting of the server</td>
-      <td>1.1</td>
-      <td>1.1</td>
-      <td><a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip">zip</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.md5"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.md5">MD5</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.asc"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.asc">PGP</a></td>
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/soapmonitor-1.2.zip.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_2/soapmonitor-1.2.zip.asc">PGP</a></td>
       <td></td>
     </tr>
     <tr>
       <td><a
         href="http://ws.apache.org/sandesha/sandesha2/index.html">Sandesha2</a></td>
       <td>An implementation of WS-RM specification February 2005</td>
-      <td>1.1</td>
-      <td>1.1, 1.1.1</td>
+      <td>1.2</td>
+      <td>1.2</td>
       <td><a
         href="http://apache.hoxt.com/ws/sandesha2/1_1/sandesha2-1.1-src.zip"
         title="http://apache.hoxt.com/ws/sandesha2/1_1/sandesha2-1.1-src.zip">zip</a>
@@ -117,8 +82,8 @@
       <td><a href="rampart/1_1/security-module.html">Rampart</a></td>
       <td>The WS-Security and WS-SecureConversation implementation for axis2.
         Now with a new configuration model based on WS-SecurityPolicy</td>
-      <td>1.1</td>
-      <td>1.1, 1.1.1</td>
+      <td>1.2</td>
+      <td>1.2</td>
       <td><a
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip">Distro
@@ -129,16 +94,16 @@
         href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip.asc"
         title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip.asc">PGP</a></td>
       <td>Please follow the instructions in the README.txt available in the
-        rampart-1.1.zip file to copy the required libraries to the main "lib"
+        rampart-1.2.zip file to copy the required libraries to the main "lib"
         dir of Axis2.
 
         <p></p>
 
-        <p><strong>Note</strong>: In Axis2 v1.1.1 to run Rampart v1.1
-        samples, change the addressing mar value to adressing-1.1.1.mar as
-        given below; <code>&lt;property name="addressing.mar"
-        value="addressing-1.1.1.mar"/&gt;</code> in
-        ..\rampart-1.1\samples\basic\build.xml</p>
+        <p><strong>Note</strong>: In Axis2 v1.2 to run Rampart v1.2 samples,
+        change the addressing mar value to adressing-1.2.mar as given below;
+        <code>&lt;property name="addressing.mar"
+        value="addressing-1.2.mar"/&gt;</code> in
+        ..\rampart-1.2\samples\basic\build.xml</p>
       </td>
     </tr>
   </tbody>

Modified: webservices/axis2/branches/java/1_2/xdocs/modules/previous.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/previous.html?view=diff&rev=523975&r1=523974&r2=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/modules/previous.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/modules/previous.html Fri Mar 30 00:25:02 2007
@@ -1,173 +1,292 @@
-<html>
-<head>
-  <meta http-equiv="content-type" content="">
-  <title>:: Axis2 Modules Archive ::</title>
-  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
-</head>
-
-<body lang="en">
-<h1>Apache Axis2 Modules Archive</h1>
-
-<table width="675" border="1" align="center" cellpadding="1">
-  <tbody>
-    <tr>
-      <th width="68" scope="col">Name</th>
-      <th width="147" scope="col">Description</th>
-      <th width="52" scope="col">Version</th>
-      <th width="80" scope="col">Compatible Axis2 version</th>
-      <th width="97" scope="col">Downloads</th>
-      <th width="191" scope="col">Comments</th>
-    </tr>
-    <tr>
-      <td><a href="addressing/index.html">Addressing</a></td>
-      <td>This is an implementation of WS-Addressing submission version
-        (2004-08) and WS-Addressing 2005-08 versions.</td>
-      <td>1.0</td>
-      <td>1.0</td>
-      <td><a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar">mar</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.md5"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.md5">MD5</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.asc"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.asc">PGP</a></td>
-      <td></td>
-    </tr>
-    <tr>
-      <td><a href="rampart/1_0/security-module.html">Rampart</a></td>
-      <td>This module provides the WS-Security functionalities for Axis2,
-        based on <a href="http://ws.apache.org/wss4j/">Apache WSS4J</a> and
-        <a href="http://xml.apache.org/security/">Apache XML-Security</a>
-        implementations </td>
-      <td>1.0</td>
-      <td>1.0</td>
-      <td><a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar">mar</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.md5"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.md5">MD5</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.asc"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.asc">PGP</a></td>
-      <td></td>
-    </tr>
-    <tr>
-      <td><a
-        href="http://ws.apache.org/sandesha/sandesha2/index.html">Sandesha2</a></td>
-      <td>An implementation of WS-RM specification February 2005</td>
-      <td>1.0</td>
-      <td>1.0</td>
-      <td><a
-        href="http://apache.hoxt.com/ws/sandesha2/1_0/sandesha2-1.0-src.zip"
-        title="http://apache.hoxt.com/ws/sandesha2/1_0/sandesha2-1.0-src.zip">zip</a>
-        <a
-        href="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.md5"
-        title="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.md5">MD5</a>
-        <a
-        href="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.asc"
-        title="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.asc">PGP</a></td>
-      <td>Click <a
-        href="http://cvs.apache.org/dist/sandesha/nightly/">here</a> to get
-        the Sandesha2 nightly builds compatible with the latest Axis2
-        snapshot.</td>
-    </tr>
-    <tr>
-      <td><a href="addressing/index.html">Addressing</a></td>
-      <td>This is an implementation of WS-Addressing submission version
-        (2004-08) and WS-Addressing 2005-08 versions.</td>
-      <td>0.95</td>
-      <td>0.95</td>
-      <td><a
-        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar"
-        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar">mar</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.md5"
-        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.md5">MD5</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.asc"
-        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.asc">PGP</a></td>
-      <td></td>
-    </tr>
-    <tr>
-      <td><a href="http://ws.apache.org/axis2/modules/wss4j/0_95/security-module.html">security</a></td>
-      <td>This module provides the WS-Security functionalities for Axis2,
-        based on Apache WSS4J and Apache XML-Security implementations </td>
-      <td>0.95</td>
-      <td>0.95</td>
-      <td><a
-        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar"
-        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar">mar</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.md5"
-        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.md5">MD5</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.asc"
-        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.asc">PGP</a></td>
-      <td></td>
-    </tr>
-    <tr>
-      <td><a
-        href="http://ws.apache.org/sandesha/sandesha2/index.html">Sandesha2</a></td>
-      <td>An implementation of WS-RM specification February 2005</td>
-      <td>0.9</td>
-      <td>0.93</td>
-      <td><a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip">zip</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.md5"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.md5">MD5</a>
-        <a
-        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.asc"
-        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.asc">PGP</a></td>
-      <td>Click <a
-        href="http://cvs.apache.org/dist/sandesha/nightly/">here</a> to get
-        the Sandesha2 nightly builds compatible with the latest Axis2
-        snapshot.</td>
-    </tr>
-    <tr>
-      <td><a href="addressing/index.html">Addressing</a></td>
-      <td>This is an implementation of WS-Addressing submission version
-        (2004-08) and WS-Addressing 2005-08 versions. Complete WS-Addressing
-        Final version will be available, once the specification itself gets
-        finalized.</td>
-      <td>0.94</td>
-      <td>0.94</td>
-      <td><a
-        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar"
-        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar">mar</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.md5"
-        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.md5">MD5</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.asc"
-        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.asc">PGP</a></td>
-      <td></td>
-    </tr>
-    <tr>
-      <td><a href="http://ws.apache.org/axis2/modules/wss4j/0_94/0.94/security-module.html">security</a></td>
-      <td></td>
-      <td>0.94</td>
-      <td>0.94</td>
-      <td><a
-        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar"
-        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar">mar</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.md5"
-        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.md5">MD5</a>
-        <a
-        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.asc"
-        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.asc">PGP</a></td>
-      <td></td>
-    </tr>
-  </tbody>
-</table>
-<br>
-Latest module releases are available <a href="index.html">here</a>
-
-<p></p>
-</body>
-</html>
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>:: Axis2 Modules Archive ::</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+</head>
+
+<body lang="en">
+<h1>Apache Axis2 Modules Archive</h1>
+
+<table width="675" border="1" align="center" cellpadding="1">
+  <tbody>
+    <tr>
+      <th width="68" scope="col">Name</th>
+      <th width="147" scope="col">Description</th>
+      <th width="52" scope="col">Version</th>
+      <th width="80" scope="col">Compatible Axis2 version</th>
+      <th width="97" scope="col">Downloads</th>
+      <th width="191" scope="col">Comments</th>
+    </tr>
+
+    <tr>
+      <td><a href="addressing/index.html">Addressing</a></td>
+      <td>This is an implementation of WS-Addressing submission version
+        (2004-08) and WS-Addressing 2005-08 versions.</td>
+      <td>1.1.1</td>
+      <td>1.1.1</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar">mar</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/addressing-1.1.1.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="../1_1/soapmonitor-module.html">SOAP Monitor</a></td>
+      <td>SOAP Monitor utility provides a way for Web services developers to
+        monitor the SOAP messages being sent/received without requiring any
+        special configuration or restarting of the server</td>
+      <td>1.1.1</td>
+      <td>1.1.1</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip">zip</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1_1/soapmonitor-1.1.1.zip.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="addressing/index.html">Addressing</a></td>
+      <td>This is an implementation of WS-Addressing submission version
+        (2004-08) and WS-Addressing 2005-08 versions.</td>
+      <td>1.1</td>
+      <td>1.1</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar">mar</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/addressing-1.1.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="../1_1/soapmonitor-module.html">SOAP Monitor</a></td>
+      <td>SOAP Monitor utility provides a way for Web services developers to
+        monitor the SOAP messages being sent/received without requiring any
+        special configuration or restarting of the server</td>
+      <td>1.1</td>
+      <td>1.1</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip">zip</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_1/soapmonitor-1.1.zip.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a
+        href="http://ws.apache.org/sandesha/sandesha2/index.html">Sandesha2</a></td>
+      <td>An implementation of WS-RM specification February 2005</td>
+      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
+      <td><a
+        href="http://apache.hoxt.com/ws/sandesha2/1_1/sandesha2-1.1-src.zip"
+        title="http://apache.hoxt.com/ws/sandesha2/1_1/sandesha2-1.1-src.zip">zip</a>
+        <a
+        href="http://www.apache.org/dist/ws/sandesha2/1_1/sandesha2-1.1-src.zip.md5"
+        title="http://www.apache.org/dist/ws/sandesha2/1_1/sandesha2-1.1-src.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/sandesha2/1_1/sandesha2-1.1-src.zip.asc"
+        title="http://www.apache.org/dist/ws/sandesha2/1_1/sandesha2-1.1-src.zip.asc">PGP</a></td>
+      <td>Click <a
+        href="http://people.apache.org/repo/m1-snapshot-repository/org.apache.sandesha2/">here</a>
+        to get the Sandesha2 nightly builds compatible with the latest Axis2
+        SNAPSHOT.</td>
+    </tr>
+    <tr>
+      <td><a href="rampart/1_1/security-module.html">Rampart</a></td>
+      <td>The WS-Security and WS-SecureConversation implementation for axis2.
+        Now with a new configuration model based on WS-SecurityPolicy</td>
+      <td>1.1</td>
+      <td>1.1, 1.1.1</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip">Distro
+        zip</a> <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/rampart/1_1/rampart-1.1.zip.asc">PGP</a></td>
+      <td>Please follow the instructions in the README.txt available in the
+        rampart-1.1.zip file to copy the required libraries to the main "lib"
+        dir of Axis2.
+
+        <p></p>
+
+        <p><strong>Note</strong>: In Axis2 v1.1.1 to run Rampart v1.1
+        samples, change the addressing mar value to adressing-1.1.1.mar as
+        given below; <code>&lt;property name="addressing.mar"
+        value="addressing-1.1.1.mar"/&gt;</code> in
+        ..\rampart-1.1\samples\basic\build.xml</p>
+      </td>
+    </tr>
+    <tr>
+      <td><a href="addressing/index.html">Addressing</a></td>
+      <td>This is an implementation of WS-Addressing submission version
+        (2004-08) and WS-Addressing 2005-08 versions.</td>
+      <td>1.0</td>
+      <td>1.0</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar">mar</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/addressing/1_0/addressing-1.0.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="rampart/1_0/security-module.html">Rampart</a></td>
+      <td>This module provides the WS-Security functionalities for Axis2,
+        based on <a href="http://ws.apache.org/wss4j/">Apache WSS4J</a> and
+        <a href="http://xml.apache.org/security/">Apache XML-Security</a>
+        implementations </td>
+      <td>1.0</td>
+      <td>1.0</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar">mar</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/rampart-1.0.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a
+        href="http://ws.apache.org/sandesha/sandesha2/index.html">Sandesha2</a></td>
+      <td>An implementation of WS-RM specification February 2005</td>
+      <td>1.0</td>
+      <td>1.0</td>
+      <td><a
+        href="http://apache.hoxt.com/ws/sandesha2/1_0/sandesha2-1.0-src.zip"
+        title="http://apache.hoxt.com/ws/sandesha2/1_0/sandesha2-1.0-src.zip">zip</a>
+        <a
+        href="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.md5"
+        title="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.asc"
+        title="http://www.apache.org/dist/ws/sandesha2/1_0/sandesha2-1.0-src.zip.asc">PGP</a></td>
+      <td>Click <a
+        href="http://cvs.apache.org/dist/sandesha/nightly/">here</a> to get
+        the Sandesha2 nightly builds compatible with the latest Axis2
+        snapshot.</td>
+    </tr>
+    <tr>
+      <td><a href="addressing/index.html">Addressing</a></td>
+      <td>This is an implementation of WS-Addressing submission version
+        (2004-08) and WS-Addressing 2005-08 versions.</td>
+      <td>0.95</td>
+      <td>0.95</td>
+      <td><a
+        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar"
+        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar">mar</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.md5"
+        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.asc"
+        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="http://ws.apache.org/axis2/modules/wss4j/0_95/security-module.html">security</a></td>
+      <td>This module provides the WS-Security functionalities for Axis2,
+        based on Apache WSS4J and Apache XML-Security implementations </td>
+      <td>0.95</td>
+      <td>0.95</td>
+      <td><a
+        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar"
+        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar">mar</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.md5"
+        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.asc"
+        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a
+        href="http://ws.apache.org/sandesha/sandesha2/index.html">Sandesha2</a></td>
+      <td>An implementation of WS-RM specification February 2005</td>
+      <td>0.9</td>
+      <td>0.93</td>
+      <td><a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip">zip</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.md5"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.asc"
+        title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/sandesha2/0_9/Sandesha2-0.9-bin.zip.asc">PGP</a></td>
+      <td>Click <a
+        href="http://cvs.apache.org/dist/sandesha/nightly/">here</a> to get
+        the Sandesha2 nightly builds compatible with the latest Axis2
+        snapshot.</td>
+    </tr>
+    <tr>
+      <td><a href="addressing/index.html">Addressing</a></td>
+      <td>This is an implementation of WS-Addressing submission version
+        (2004-08) and WS-Addressing 2005-08 versions. Complete WS-Addressing
+        Final version will be available, once the specification itself gets
+        finalized.</td>
+      <td>0.94</td>
+      <td>0.94</td>
+      <td><a
+        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar"
+        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar">mar</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.md5"
+        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.asc"
+        title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="http://ws.apache.org/axis2/modules/wss4j/0_94/0.94/security-module.html">security</a></td>
+      <td></td>
+      <td>0.94</td>
+      <td>0.94</td>
+      <td><a
+        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar"
+        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar">mar</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.md5"
+        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.asc"
+        title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_94/security-0.94.mar.asc">PGP</a></td>
+      <td></td>
+    </tr>
+  </tbody>
+</table>
+<br>
+Latest module releases are available <a href="index.html">here</a>
+
+<p></p>
+</body>
+</html>

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in-sample.png
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in-sample.png?view=auto&rev=523975
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in-sample.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in.action.xsd
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in.action.xsd?view=auto&rev=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in.action.xsd (added)
+++ webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/in.action.xsd Fri Mar 30 00:25:02 2007
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
+	<xs:element name="action">
+		<xs:annotation>
+			<xs:documentation>Inflow security 'action' configuration</xs:documentation>
+		</xs:annotation>
+		<xs:complexType>
+			<xs:sequence>
+				<xs:element name="items" type="xs:string"/>
+				<xs:element name="passwordCallbackClass" type="xs:string" minOccurs="0"/>
+				<xs:element name="signaturePropFile" type="xs:string" minOccurs="0"/>
+				<xs:element name="decryptionPropFile" type="xs:string" minOccurs="0"/>
+			</xs:sequence>
+		</xs:complexType>
+	</xs:element>
+</xs:schema>

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-action.xsd
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-action.xsd?view=auto&rev=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-action.xsd (added)
+++ webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-action.xsd Fri Mar 30 00:25:02 2007
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
+	<xs:element name="action">
+		<xs:annotation>
+			<xs:documentation>Outflow security 'action' configuration</xs:documentation>
+		</xs:annotation>
+		<xs:complexType>
+			<xs:sequence>
+				<xs:element name="items" type="xs:string"/>
+				<xs:element name="user" type="xs:string"/>
+				<xs:element name="passwordCallbackClass" type="xs:string" minOccurs="0"/>
+				<xs:element name="signaturePropFile" type="xs:string" minOccurs="0"/>
+				<xs:element name="encryptionPropFile" type="xs:string" minOccurs="0"/>
+				<xs:element name="encryptionPropFile" type="xs:string" minOccurs="0"/>
+				<xs:element name="signatureKeyIdentifier" type="xs:string" minOccurs="0"/>
+				<xs:element name="encryptionKeyIdentifier" type="xs:string" minOccurs="0"/>
+				<xs:element name="encryptionUser" type="xs:string" minOccurs="0"/>
+				<xs:element name="signatureParts" type="xs:string" minOccurs="0"/>
+				<xs:element name="encryptionParts" type="xs:string" minOccurs="0"/>
+				<xs:element name="optimizeParts" type="xs:string" minOccurs="0"/>
+				<xs:element name="encryptionSymAlgorithm" type="xs:string" minOccurs="0"/>
+				<xs:element name="EmbeddedKeyCallbackClass" type="xs:string" minOccurs="0"/>
+				<xs:element name="encryptionKeyTransportAlgorithm" type="xs:string" minOccurs="0"/>
+				<xs:element name="EmbeddedKeyName" type="xs:string" minOccurs="0"/>
+				<xs:element name="timeToLive" type="xs:string" minOccurs="0"/>
+			</xs:sequence>
+		</xs:complexType>
+	</xs:element>
+</xs:schema>

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample.png
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample.png?view=auto&rev=523975
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample2.png
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample2.png?view=auto&rev=523975
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/out-sample2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/rampart-config.xsd
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/rampart-config.xsd?view=auto&rev=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/rampart-config.xsd (added)
+++ webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/rampart-config.xsd Fri Mar 30 00:25:02 2007
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ramp="http://ws.apache.org/rampart/policy" targetNamespace="http://ws.apache.org/rampart/policy" elementFormDefault="qualified" attributeFormDefault="unqualified">
+	<xs:element name="RampartConfig">
+		<xs:annotation>
+			<xs:documentation>Rampart specific configuration assertion</xs:documentation>
+		</xs:annotation>
+		<xs:complexType>
+			<xs:sequence>
+				<xs:element name="user" type="xs:string"/>
+				<xs:element name="encryptionUser" type="xs:string" minOccurs="0"/>
+				<xs:element name="passwordCallbackClass" type="xs:string"/>
+				<xs:element name="encryptionCypto" type="ramp:crypto" minOccurs="0"/>
+				<xs:element name="signatureCypto" type="ramp:crypto" minOccurs="0"/>
+			</xs:sequence>
+		</xs:complexType>
+	</xs:element>
+	<xs:complexType name="crypto">
+		<xs:annotation>
+			<xs:documentation>Crypto configuration assertion</xs:documentation>
+		</xs:annotation>
+		<xs:sequence maxOccurs="unbounded">
+			<xs:element name="property" type="xs:string"/>
+		</xs:sequence>
+		<xs:attribute name="provider"/>
+	</xs:complexType>
+</xs:schema>

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-policy.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-policy.xml?view=auto&rev=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-policy.xml (added)
+++ webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-policy.xml Fri Mar 30 00:25:02 2007
@@ -0,0 +1,89 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+<wsp:Policy wsu:Id="SigEncrTripleDesRSA15DK" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy">
+<wsp:ExactlyOne>
+	<wsp:All>
+		<sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+			<wsp:Policy>
+				<sp:InitiatorToken>
+					<wsp:Policy>
+						<sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
+							<wsp:Policy>
+								<sp:RequireDerivedKeys/>
+								<sp:WssX509V3Token10/>
+							</wsp:Policy>
+						</sp:X509Token>
+					</wsp:Policy>
+				</sp:InitiatorToken>
+				<sp:RecipientToken>
+					<wsp:Policy>
+						<sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
+							<wsp:Policy>
+								<sp:RequireDerivedKeys/>
+								<sp:WssX509V3Token10/>
+							</wsp:Policy>
+						</sp:X509Token>
+					</wsp:Policy>
+				</sp:RecipientToken>
+				<sp:AlgorithmSuite>
+					<wsp:Policy>
+						<sp:TripleDesRsa15/>
+					</wsp:Policy>
+				</sp:AlgorithmSuite>
+				<sp:Layout>
+					<wsp:Policy>
+						<sp:Strict/>
+					</wsp:Policy>
+				</sp:Layout>
+				<sp:IncludeTimestamp/>
+				<sp:OnlySignEntireHeadersAndBody/>
+			</wsp:Policy>
+		</sp:AsymmetricBinding>
+		<sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+			<wsp:Policy>
+				<sp:MustSupportRefKeyIdentifier/>
+				<sp:MustSupportRefIssuerSerial/>
+			</wsp:Policy>
+		</sp:Wss10>
+		<sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+			<sp:Body/>
+		</sp:SignedParts>
+		<sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+			<sp:Body/>
+		</sp:EncryptedParts>
+		<ramp:RampartConfig xmlns:ramp="http://ws.apache.org/rampart/policy"> 
+			<ramp:user>alice</ramp:user>
+			<ramp:encryptionUser>bob</ramp:encryptionUser>
+			<ramp:passwordCallbackClass>org.apache.rampart.PWCallback</ramp:passwordCallbackClass>
+			
+			<ramp:signatureCrypto>
+				<ramp:crypto provider="org.apache.ws.security.components.crypto.Merlin">
+					<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.type">JKS</ramp:property>
+					<ramp:property name="org.apache.ws.security.crypto.merlin.file">test-resources/rampart/store.jks</ramp:property>
+					<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.password">password</ramp:property>
+				</ramp:crypto>
+			</ramp:signatureCrypto>
+			<ramp:encryptionCypto>
+				<ramp:crypto provider="org.apache.ws.security.components.crypto.Merlin">
+					<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.type">JKS</ramp:property>
+					<ramp:property name="org.apache.ws.security.crypto.merlin.file">test-resources/rampart/store.jks</ramp:property>
+					<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.password">password</ramp:property>
+				</ramp:crypto>
+			</ramp:encryptionCypto>
+		</ramp:RampartConfig>
+	</wsp:All>
+</wsp:ExactlyOne>
+</wsp:Policy>

Added: webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-services.xml?view=auto&rev=523975
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-services.xml (added)
+++ webservices/axis2/branches/java/1_2/xdocs/modules/rampart/1_2/sec-conf/sample-services.xml Fri Mar 30 00:25:02 2007
@@ -0,0 +1,104 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+<service name="SecureService7">
+
+	<module ref="addressing"/>
+	<module ref="rampart"/>
+
+	<parameter locked="false" name="ServiceClass">org.apache.rampart.Service</parameter>
+
+	<operation name="echo">
+		<messageReceiver class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver"/>
+		<actionMapping>urn:echo</actionMapping>
+	</operation>
+	
+	<wsp:Policy wsu:Id="SigEncrTripleDesRSA15DK" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy">
+	<wsp:ExactlyOne>
+		<wsp:All>
+			<sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+				<wsp:Policy>
+					<sp:InitiatorToken>
+						<wsp:Policy>
+							<sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
+								<wsp:Policy>
+									<sp:RequireDerivedKeys/>
+									<sp:WssX509V3Token10/>
+								</wsp:Policy>
+							</sp:X509Token>
+						</wsp:Policy>
+					</sp:InitiatorToken>
+					<sp:RecipientToken>
+						<wsp:Policy>
+							<sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
+								<wsp:Policy>
+									<sp:RequireDerivedKeys/>
+									<sp:WssX509V3Token10/>
+								</wsp:Policy>
+							</sp:X509Token>
+						</wsp:Policy>
+					</sp:RecipientToken>
+					<sp:AlgorithmSuite>
+						<wsp:Policy>
+							<sp:TripleDesRsa15/>
+						</wsp:Policy>
+					</sp:AlgorithmSuite>
+					<sp:Layout>
+						<wsp:Policy>
+							<sp:Strict/>
+						</wsp:Policy>
+					</sp:Layout>
+					<sp:IncludeTimestamp/>
+					<sp:OnlySignEntireHeadersAndBody/>
+				</wsp:Policy>
+			</sp:AsymmetricBinding>
+			<sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+				<wsp:Policy>
+					<sp:MustSupportRefKeyIdentifier/>
+					<sp:MustSupportRefIssuerSerial/>
+				</wsp:Policy>
+			</sp:Wss10>
+			<sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+				<sp:Body/>
+			</sp:SignedParts>
+			<sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+				<sp:Body/>
+			</sp:EncryptedParts>
+
+			<ramp:RampartConfig xmlns:ramp="http://ws.apache.org/rampart/policy"> 
+				<ramp:user>alice</ramp:user>
+				<ramp:encryptionUser>bob</ramp:encryptionUser>
+				<ramp:passwordCallbackClass>org.apache.rampart.PWCallback</ramp:passwordCallbackClass>
+				
+				<ramp:signatureCrypto>
+					<ramp:crypto provider="org.apache.ws.security.components.crypto.Merlin">
+						<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.type">JKS</ramp:property>
+						<ramp:property name="org.apache.ws.security.crypto.merlin.file">store.jks</ramp:property>
+						<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.password">password</ramp:property>
+					</ramp:crypto>
+				</ramp:signatureCrypto>
+				<ramp:encryptionCypto>
+					<ramp:crypto provider="org.apache.ws.security.components.crypto.Merlin">
+						<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.type">JKS</ramp:property>
+						<ramp:property name="org.apache.ws.security.crypto.merlin.file">store.jks</ramp:property>
+						<ramp:property name="org.apache.ws.security.crypto.merlin.keystore.password">password</ramp:property>
+					</ramp:crypto>
+				</ramp:encryptionCypto>
+			</ramp:RampartConfig>
+
+		</wsp:All>
+	</wsp:ExactlyOne>
+	</wsp:Policy>
+</service>



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