You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by de...@apache.org on 2006/05/05 11:31:50 UTC

svn commit: r400028 - in /webservices/axis2/site: ./ 1_0/ modules/ modules/wss4j/0_94/0.94/ modules/wss4j/0_95/ modules/wss4j/1_0/

Author: deepal
Date: Fri May  5 02:31:48 2006
New Revision: 400028

URL: http://svn.apache.org/viewcvs?rev=400028&view=rev
Log:
site updates

Added:
    webservices/axis2/site/modules/previous.html
Modified:
    webservices/axis2/site/1_0/OMTutorial.html
    webservices/axis2/site/1_0/userguide.html
    webservices/axis2/site/download.html
    webservices/axis2/site/maven-help.html
    webservices/axis2/site/modules/index.html
    webservices/axis2/site/modules/wss4j/0_94/0.94/security-module.html
    webservices/axis2/site/modules/wss4j/0_95/security-module.html
    webservices/axis2/site/modules/wss4j/1_0/security-module.html
    webservices/axis2/site/team-list.html

Modified: webservices/axis2/site/1_0/OMTutorial.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/1_0/OMTutorial.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/1_0/OMTutorial.html (original)
+++ webservices/axis2/site/1_0/OMTutorial.html Fri May  5 02:31:48 2006
@@ -109,7 +109,7 @@
 </ul><p>
 
 </p><p class="special"></p><table class="bodyTable"><tbody>
-    <tr class="a"><td><img src="images/OM005.gif" alt="Remember this" width="35" height="57"></img></td><td class="special-td">OM is tightly bound to StAX API. To work with OM
+    <tr class="b"><td><img src="images/OM005.gif" alt="Remember this" width="35" height="57"></img></td><td class="special-td">OM is tightly bound to StAX API. To work with OM
         a StAX compliant parser and the API <i>must</i> be present in the
         classpath.</td><td></td></tr>
   </tbody></table><p>
@@ -317,7 +317,7 @@
 object structure at once, until its required.</p><p>
 
 </p><p class="special"></p><table class="bodyTable"><tbody>
-    <tr class="b"><td><img src="images/OM005.gif" alt="Remember this" width="35" height="57"></img></td><td class="special-td">All iterator implementations internally stay one
+    <tr class="a"><td><img src="images/OM005.gif" alt="Remember this" width="35" height="57"></img></td><td class="special-td">All iterator implementations internally stay one
         step ahead of their apparent location to provide the correct value
         for the hasNext() method. This hidden advancement can build elements
         that are not intended to be built at all. Hence these iterators are
@@ -432,7 +432,7 @@
 models. This makes such operations faster and efficient.</p><p>
 
 </p><p class="special"></p><table class="bodyTable"><tbody>
-    <tr class="a"><td><img src="images/OM005.gif" alt="Remember this" width="35" height="57"></img></td><td class="special-td">For consistency reasons once the cache is
+    <tr class="b"><td><img src="images/OM005.gif" alt="Remember this" width="35" height="57"></img></td><td class="special-td">For consistency reasons once the cache is
         switched off it cannot be switched on again.</td><td></td></tr>
   </tbody></table><p>
 <a name="limitations"></a></p></div><div class="subsection"><a name="Known_Limitations_of_OM"></a><h3>Known Limitations of OM</h3><p><a name="namespace_serialization"></a></p></div><div class="subsection"><a name="Inefficient_Namespace_Serialization"></a><h3>Inefficient Namespace Serialization</h3><p>Although the serializer acts correctly in every situation, the code that
@@ -528,6 +528,6 @@
 </ul>
 </li></ul><p>
 </p></div></div><div class="section"><table class="bodyTable"><tbody>
-    <tr class="b"><td align="center">All rights reserved by Apache Software
+    <tr class="a"><td align="center">All rights reserved by Apache Software
       Foundation</td></tr>
   </tbody></table></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2006, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/axis2/site/1_0/userguide.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/1_0/userguide.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/1_0/userguide.html (original)
+++ webservices/axis2/site/1_0/userguide.html Fri May  5 02:31:48 2006
@@ -125,8 +125,8 @@
       <li><a href="http-transport.html" class="newWindow" title="New Window" target="_blank">HTTP
       Transports</a></li>
       <li><a href="mtom-guide.html" class="newWindow" title="New Window" target="_blank">MTOM with Axis2</a></li>
-      <li><a href="security-module.html" class="newWindow" title="New Window" target="_blank">Securing SOAP
-        Messages with WSS4J</a></li>
+      <li><a href="../modules/wss4j/1_0/security-module.html" class="newWindow" title="New Window" target="_blank">Securing SOAP
+        Messages with Apache Rampart</a></li>
     </ul>
   </li>
 </ul><p align="right"><a href="userguide1.html">Next Page <img src="images/arrow_right.gif" alt=""></img></a></p><p>Pages: <b>Content</b>, <a href="userguide1.html">1</a>, <a href="userguide2.html">2</a>, <a href="userguide3.html">3</a>, <a href="userguide4.html">4</a>, <a href="userguide5.html">5</a></p></div></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2006, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/axis2/site/download.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/download.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/download.html (original)
+++ webservices/axis2/site/download.html Fri May  5 02:31:48 2006
@@ -9,15 +9,15 @@
 </div><div align="center">
 
 <table class="bodyTable"><tbody>
-    <tr class="a"><th>Version</th><th>Date</th><th>Description</th></tr>
-    <tr class="b"><td><a href="download/1_0/download.cgi"><strong>1.0</strong></a></td><td>04 - 05 - 2006</td><td>1.0 Release (Mirrored)</td></tr>
-    <tr class="a"><td><a href="download/0_95/download.cgi"><strong>0.95</strong></a></td><td>23 - 03 - 2006</td><td>0.95 Release (Archived)</td></tr>
-    <tr class="b"><td><a href="download/0_94/download.cgi"><strong>0.94</strong></a></td><td>11- 01 -2006</td><td>0.94 Release (Archived)</td></tr>
-    <tr class="a"><td><a href="download/0_93/download.cgi"><strong>0.93</strong></a></td><td>12- 02 - 2005</td><td>0.93 Release (Archived)</td></tr>
-    <tr class="b"><td><a href="download/0_92/download.cgi"><strong>0.92</strong></a></td><td>26 -08 - 2005</td><td>0.92 Release (Archived)</td></tr>
-    <tr class="a"><td><a href="download/0_91/download.cgi"><strong>0.91</strong></a></td><td>16 -08 - 2005</td><td>0.91 Release (Archived)</td></tr>
-    <tr class="b"><td><a href="download/0_9/download.cgi"><strong>0.9</strong></a></td><td>05 - 07 - 2005</td><td>0.9 Release (Archived)</td></tr>
-    <tr class="a"><td><a href="download/M2/download.cgi"><strong>M2</strong></a></td><td>08 - 06 - 2005</td><td>Milestone Release #2 (Archived)</td></tr>
+    <tr class="b"><th>Version</th><th>Date</th><th>Description</th></tr>
+    <tr class="a"><td><a href="download/1_0/download.cgi"><strong>1.0</strong></a></td><td>04 - 05 - 2006</td><td>1.0 Release (Mirrored)</td></tr>
+    <tr class="b"><td><a href="download/0_95/download.cgi"><strong>0.95</strong></a></td><td>23 - 03 - 2006</td><td>0.95 Release (Archived)</td></tr>
+    <tr class="a"><td><a href="download/0_94/download.cgi"><strong>0.94</strong></a></td><td>11- 01 -2006</td><td>0.94 Release (Archived)</td></tr>
+    <tr class="b"><td><a href="download/0_93/download.cgi"><strong>0.93</strong></a></td><td>12- 02 - 2005</td><td>0.93 Release (Archived)</td></tr>
+    <tr class="a"><td><a href="download/0_92/download.cgi"><strong>0.92</strong></a></td><td>26 -08 - 2005</td><td>0.92 Release (Archived)</td></tr>
+    <tr class="b"><td><a href="download/0_91/download.cgi"><strong>0.91</strong></a></td><td>16 -08 - 2005</td><td>0.91 Release (Archived)</td></tr>
+    <tr class="a"><td><a href="download/0_9/download.cgi"><strong>0.9</strong></a></td><td>05 - 07 - 2005</td><td>0.9 Release (Archived)</td></tr>
+    <tr class="b"><td><a href="download/M2/download.cgi"><strong>M2</strong></a></td><td>08 - 06 - 2005</td><td>Milestone Release #2 (Archived)</td></tr>
   </tbody></table>
 </div><div class="subsection"><a name="Axis2_Maven_Repository"></a><h3>Axis2 Maven Repository</h3><p>Released Axis2 jars are available <a href="http://www.apache.org/dist/java-repository/axis2/" class="externalLink" title="External Link">here</a></p></div><div class="subsection"><a name="Nightly_Builds"></a><h3>Nightly Builds</h3><p>
 Nightly builds are available <a href="http://cvs.apache.org/dist/axis2/nightly" class="externalLink" title="External Link">here</a></p><br></br><p>

Modified: webservices/axis2/site/maven-help.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/maven-help.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/maven-help.html (original)
+++ webservices/axis2/site/maven-help.html Fri May  5 02:31:48 2006
@@ -6,14 +6,14 @@
                   | Doc for 1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuAxis_2_0"><h5>Axis 2.0</h5><ul><li class="none"><a href="index.html">Home</a></li><li class="expanded"><a href="">Downloads</a><ul><li class="none"><a href="download.cgi">Releases</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" class="externalLink" title="External Link">Source Code</a></li><li class="none"><a href="modules/index.html">Modules</a></li><li class="none"><a href="tools/index.html">Tools</a></li></ul></li><li class="expanded"><a href="">Documentation</a><ul><li class="none"><a href="1_0/index.html">Version 1.0</a></li><li class="none"><a href="0_95/index.html">Version 0.95</a></li><li class="none"><a href="0_94/index.html">Version 0.94</a></li><li class="none"><a href="0_93/index.html">Version 0.93</a></li></ul></li><li class="expanded"><a href="ov
 erview.html">Get Involved</a><ul><li class="none"><a href="svn.html">Checkout the Source</a></li><li class="none"><a href="siteHowTo.html">Build the Site</a></li><li class="none"><a href="guidelines.html">Developer Guidelines</a></li><li class="none"><a href="refLib.html">Reference Library</a></li><li class="none"><a href="mail-lists.html">Mailing Lists</a></li><li class="none"><a href="faq.html">FAQ</a></li></ul></li><li class="none"><a href="thanks.html">Acknowledgements</a></li><li class="none"><a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="externalLink" title="External Link">License</a></li><li class="expanded"><a href="">Project Information</a><ul><li class="none"><a href="team-list.html">Project Team</a></li><li class="none"><a href="issue-tracking.html">Issue Tracking</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/maven-button-1.png"></img></a></div><
 /div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Quick_Guide_to_Maven_for_Axis_2_0"></a><h2>Quick Guide to Maven for Axis 2.0</h2><div class="subsection"><a name="Introduction"></a><h3>Introduction</h3><p align="left"><a href="http://maven.apache.org" class="externalLink" title="External Link">Maven</a> is used as the
 build tool of Axis 2.0. This document will provide a quick guide to use maven
 with your developments.</p></div><div class="subsection"><a name="Commands"></a><h3>Commands</h3><table class="bodyTable"><tbody>
-    <tr class="b"><th scope="col">
+    <tr class="a"><th scope="col">
         <div align="left">
         Command</div>
       </th><th scope="col">
         <div align="left">
         Description</div>
       </th></tr>
-    <tr class="a"><td>
+    <tr class="b"><td>
         <div align="left">
         maven</div>
       </td><td>
@@ -21,9 +21,9 @@
         download relevant jars, if not available and compile and run tests of
         the system.</div>
       </td></tr>
-    <tr class="b"><td>maven clean</td><td>Clean all the stuff build so far, that are in the target folder.
+    <tr class="a"><td>maven clean</td><td>Clean all the stuff build so far, that are in the target folder.
         This will not clean the jar repository</td></tr>
-    <tr class="a"><td>
+    <tr class="b"><td>
         <div align="left">
         maven test</div>
       </td><td>
@@ -31,14 +31,14 @@
         run only the tests. Will do automatic compilation of changed sources
         as well. This will not run soap interop tests</div>
       </td></tr>
-    <tr class="b"><td>
+    <tr class="a"><td>
         <div align="left">
         maven clean all-tests</div>
       </td><td>
         <div align="left">
         Clean up and run all off line and on line tests</div>
       </td></tr>
-    <tr class="a"><td>
+    <tr class="b"><td>
         <div align="left">
         maven itest</div>
       </td><td>
@@ -46,7 +46,7 @@
         To run the online-mode tests for say the modules/integration Run
         "maven itest" from modules/integration</div>
       </td></tr>
-    <tr class="b"><td>
+    <tr class="a"><td>
         <div align="left">
         maven test itest</div>
       </td><td>
@@ -54,28 +54,28 @@
         To run all tests for say the modules/integration Run "maven test
         itest" from modules/integration</div>
       </td></tr>
-    <tr class="a"><td>
+    <tr class="b"><td>
         <div align="left">
         maven -g</div>
       </td><td>
         <div align="left">
         List down all the commands available with maven</div>
       </td></tr>
-    <tr class="b"><td>
+    <tr class="a"><td>
         <div align="left">
         maven multiproject</div>
       </td><td>
         <div align="left">
         generate this site</div>
       </td></tr>
-    <tr class="a"><td>
+    <tr class="b"><td>
         <div align="left">
         maven idea:multiproject</div>
       </td><td>
         <div align="left">
         generate IDEA .ipr, .iml and .iws project files</div>
       </td></tr>
-    <tr class="b"><td>
+    <tr class="a"><td>
         <div align="left">
         maven -Dmaven.test.skip=true</div>
       </td><td>

Modified: webservices/axis2/site/modules/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/modules/index.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/modules/index.html (original)
+++ webservices/axis2/site/modules/index.html Fri May  5 02:31:48 2006
@@ -6,35 +6,15 @@
                   | Doc for 1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuAxis_2_0"><h5>Axis 2.0</h5><ul><li class="none"><a href="../index.html">Home</a></li><li class="expanded"><a href="../">Downloads</a><ul><li class="none"><a href="../download.cgi">Releases</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" class="externalLink" title="External Link">Source Code</a></li><li class="none"><a href="../modules/index.html">Modules</a></li><li class="none"><a href="../tools/index.html">Tools</a></li></ul></li><li class="expanded"><a href="../">Documentation</a><ul><li class="none"><a href="../1_0/index.html">Version 1.0</a></li><li class="none"><a href="../0_95/index.html">Version 0.95</a></li><li class="none"><a href="../0_94/index.html">Version 0.94</a></li><li class="none"><a href="../0_93/index.html">Version 0.93</a></li></ul></li><l
 i class="expanded"><a href="../overview.html">Get Involved</a><ul><li class="none"><a href="../svn.html">Checkout the Source</a></li><li class="none"><a href="../siteHowTo.html">Build the Site</a></li><li class="none"><a href="../guidelines.html">Developer Guidelines</a></li><li class="none"><a href="../refLib.html">Reference Library</a></li><li class="none"><a href="../mail-lists.html">Mailing Lists</a></li><li class="none"><a href="../faq.html">FAQ</a></li></ul></li><li class="none"><a href="../thanks.html">Acknowledgements</a></li><li class="none"><a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="externalLink" title="External Link">License</a></li><li class="expanded"><a href="../">Project Information</a><ul><li class="none"><a href="../team-list.html">Project Team</a></li><li class="none"><a href="../issue-tracking.html">Issue Tracking</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by M
 aven" src="../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Apache_Axis2_Modules"></a><h2>Apache Axis2 Modules</h2><p>Axis2 architecture is flexible enough to extend its functionalities using
 modules. This page is maintained to keep track of the relevant modules that
 are developed on top of Axis2.</p><table class="bodyTable"><caption align="top">  </caption><tbody>
-    <tr class="a"><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 class="b"><td><a href="addressing/index.html">Addressing</a></td><td>This is an implementation of WS-Addressing submission version
+    <tr class="b"><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 class="a"><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" class="externalLink" 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" class="externalLink" 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" class="externalLink" 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 class="a"><td><a href="wss4j/1_0/security-module.html">WSS4J</a></td><td>This module provides the WS-Security functionalities for Axis2,
-        based on Apache WSS4J and Apache XML-Security implementations </td><td>1.0</td><td>1.0</td><td><a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/wss4j/1_0/rampart-1.0.mar" class="externalLink" title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/wss4j/1_0/rampart-1.0.mar">mar</a>
+    <tr class="b"><td><a href="wss4j/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/" class="externalLink" title="External Link">Apache WSS4J</a> and 
+        <a href="http://xml.apache.org/security/" class="externalLink" title="External Link">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/wss4j/1_0/rampart-1.0.mar" class="externalLink" title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/wss4j/1_0/rampart-1.0.mar">mar</a>
         <a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/wss4j/1_0/rampart-1.0.mar.md5" class="externalLink" title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/wss4j/1_0/rampart-1.0.mar.md5">MD5</a>
         <a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/wss4j/1_0/rampart-1.0.mar.asc" class="externalLink" title="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/wss4j/1_0/rampart-1.0.mar.asc">PGP</a></td><td> </td></tr>
-    <tr class="b"><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" class="externalLink" 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" class="externalLink" 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" class="externalLink" title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.asc">PGP</a></td><td> </td></tr>
-    <tr class="a"><td><a href="wss4j/0_95/security-module.html">WSS4J</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" class="externalLink" 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" class="externalLink" 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" class="externalLink" title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.asc">PGP</a></td><td> </td></tr>
-    <tr class="b"><td><a href="http://ws.apache.org/sandesha/sandesha2/index.html" class="externalLink" title="External Link">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" class="externalLink" 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" class="externalLink" 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" class="externalLink" 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/" class="externalLink" title="External Link">here</a> to get
-        the Sandesha2 nightly builds compatible with the latest Axis2
-        snapshot.</td></tr>
-    <tr class="a"><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" class="externalLink" 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" class="externalLink" 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" class="externalLink" title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.asc">PGP</a></td><td> </td></tr>
-    <tr class="b"><td><a href="wss4j/0_94/0.94/security-module.html">WSS4J</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" class="externalLink" 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" class="externalLink" 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" class="externalLink" 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><p>  </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2006, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+  </tbody></table><br></br><p>
+Previous module releases are available <a href="previous.html">here</a></p><p>  </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2006, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/axis2/site/modules/previous.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/modules/previous.html?rev=400028&view=auto
==============================================================================
--- webservices/axis2/site/modules/previous.html (added)
+++ webservices/axis2/site/modules/previous.html Fri May  5 02:31:48 2006
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Axis 2.0 - :: Axis2 Modules Archive ::</title><style type="text/css" media="all">
+          @import url("../style/maven-base.css");
+          
+			    @import url("../style/maven-theme.css");</style><link rel="stylesheet" href="../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/axis2/" id="projectLogo"><img alt="Apache Axis 2.0" src="http://ws.apache.org/axis2/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 May 2006
+                  | Doc for 1.0</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuAxis_2_0"><h5>Axis 2.0</h5><ul><li class="none"><a href="../index.html">Home</a></li><li class="expanded"><a href="../">Downloads</a><ul><li class="none"><a href="../download.cgi">Releases</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" class="externalLink" title="External Link">Source Code</a></li><li class="none"><a href="../modules/index.html">Modules</a></li><li class="none"><a href="../tools/index.html">Tools</a></li></ul></li><li class="expanded"><a href="../">Documentation</a><ul><li class="none"><a href="../1_0/index.html">Version 1.0</a></li><li class="none"><a href="../0_95/index.html">Version 0.95</a></li><li class="none"><a href="../0_94/index.html">Version 0.94</a></li><li class="none"><a href="../0_93/index.html">Version 0.93</a></li></ul></li><l
 i class="expanded"><a href="../overview.html">Get Involved</a><ul><li class="none"><a href="../svn.html">Checkout the Source</a></li><li class="none"><a href="../siteHowTo.html">Build the Site</a></li><li class="none"><a href="../guidelines.html">Developer Guidelines</a></li><li class="none"><a href="../refLib.html">Reference Library</a></li><li class="none"><a href="../mail-lists.html">Mailing Lists</a></li><li class="none"><a href="../faq.html">FAQ</a></li></ul></li><li class="none"><a href="../thanks.html">Acknowledgements</a></li><li class="none"><a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="externalLink" title="External Link">License</a></li><li class="expanded"><a href="../">Project Information</a><ul><li class="none"><a href="../team-list.html">Project Team</a></li><li class="none"><a href="../issue-tracking.html">Issue Tracking</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by M
 aven" src="../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Apache_Axis2_Modules_Archive"></a><h2>Apache Axis2 Modules Archive</h2><table class="bodyTable"><tbody>
+    <tr class="b"><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 class="a"><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" class="externalLink" 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" class="externalLink" 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" class="externalLink" title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_95/addressing-0.95.mar.asc">PGP</a></td><td> </td></tr>
+    <tr class="b"><td><a href="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" class="externalLink" 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" class="externalLink" 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" class="externalLink" title="http://archive.apache.org/dist/ws/axis2/modules/wss4j/0_95/security-0.95.mar.asc">PGP</a></td><td> </td></tr>
+    <tr class="a"><td><a href="http://ws.apache.org/sandesha/sandesha2/index.html" class="externalLink" title="External Link">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" class="externalLink" 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" class="externalLink" 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" class="externalLink" 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/" class="externalLink" title="External Link">here</a> to get
+        the Sandesha2 nightly builds compatible with the latest Axis2
+        snapshot.</td></tr>
+    <tr class="b"><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" class="externalLink" 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" class="externalLink" 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" class="externalLink" title="http://archive.apache.org/dist/ws/axis2/modules/addressing/0_94/addressing-0.94.mar.asc">PGP</a></td><td> </td></tr>
+    <tr class="a"><td><a href="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" class="externalLink" 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" class="externalLink" 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" class="externalLink" 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></br><p>
+Latest module releases are available <a href="index.html">here</a></p><p>  </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2006, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Modified: webservices/axis2/site/modules/wss4j/0_94/0.94/security-module.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/modules/wss4j/0_94/0.94/security-module.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/modules/wss4j/0_94/0.94/security-module.html (original)
+++ webservices/axis2/site/modules/wss4j/0_94/0.94/security-module.html Fri May  5 02:31:48 2006
@@ -36,36 +36,36 @@
 2</a> shows how to sign the message twice by chaining the outflow handler
 (using two 'action' elements)</p><p>Following is a description of the elements that can go in an 'action'
 element of the OutflowSecurity parameter</p><br></br><table class="bodyTable"><tbody>
-    <tr class="b"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
-    <tr class="a"><td>items</td><td>Security actions for the inflow</td><td>Add a Timestamp, Sign the SOAP body and Encrypt the SOAP body <br></br>
+    <tr class="a"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
+    <tr class="b"><td>items</td><td>Security actions for the inflow</td><td>Add a Timestamp, Sign the SOAP body and Encrypt the SOAP body <br></br>
         &lt;items&gt; Timestamp Signature Encrypt&lt;/items&gt;</td></tr>
-    <tr class="b"><td>user</td><td>The user's name</td><td>Set alias of the key to be used to sign<br></br>
+    <tr class="a"><td>user</td><td>The user's name</td><td>Set alias of the key to be used to sign<br></br>
         &lt;user&gt; bob&lt;/user&gt;</td></tr>
-    <tr class="a"><td>passwordCallbackClass</td><td>Callback class used to provide the password required to create the
+    <tr class="b"><td>passwordCallbackClass</td><td>Callback class used to provide the password required to create the
         UsernameToken or to sign the message</td><td>&lt;passwordCallbackClass&gt;
         org.apache.axis2.security.PWCallback&lt;/passwordCallbackClass&gt;</td></tr>
-    <tr class="b"><td>signaturePropFile</td><td>property file used to get the signature parameters such as crypto
+    <tr class="a"><td>signaturePropFile</td><td>property file used to get the signature parameters such as crypto
         provider, keystore and its password</td><td>Set example.properties file as the signature property file<br></br>
         &lt;signaturePropFile&gt;
       example.properties&lt;/signaturePropFile&gt;</td></tr>
-    <tr class="a"><td>signatureKeyIdentifier</td><td>Key identifier to be used in referring the key in the signature</td><td>Use the serial number of the certificate<br></br>
+    <tr class="b"><td>signatureKeyIdentifier</td><td>Key identifier to be used in referring the key in the signature</td><td>Use the serial number of the certificate<br></br>
         &lt;signatureKeyIdentifier&gt;
         IssuerSerial&lt;/signatureKeyIdentifier&gt;</td></tr>
-    <tr class="b"><td>encryptionKeyIdentifier</td><td>Key identifier to be used in referring the key in encryption</td><td>Use the serial number of the certificate <br></br>
+    <tr class="a"><td>encryptionKeyIdentifier</td><td>Key identifier to be used in referring the key in encryption</td><td>Use the serial number of the certificate <br></br>
         &lt;encryptionKeyIdentifier&gt;IssuerSerial&lt;/encryptionKeyIdentifier&gt;</td></tr>
-    <tr class="a"><td>encryptionUser</td><td>The user's name for encryption.</td><td><br></br>
+    <tr class="b"><td>encryptionUser</td><td>The user's name for encryption.</td><td><br></br>
         &lt;encryptionUser&gt;alice&lt;/encryptionUser&gt;</td></tr>
-    <tr class="b"><td>encryptionSymAlgorithm</td><td>Symmetric algorithm to be used for encryption</td><td>Use AES-128<br></br>
+    <tr class="a"><td>encryptionSymAlgorithm</td><td>Symmetric algorithm to be used for encryption</td><td>Use AES-128<br></br>
         &lt;encryptionSymAlgorithm&gt;
         http://www.w3.org/2001/04/xmlenc#aes128-cbc&lt;/encryptionSymAlgorithm&gt;</td></tr>
-    <tr class="a"><td>encryptionKeyTransportAlgorithm</td><td>Key encryption algorithm</td><td>Use RSA-OAEP<br></br>
+    <tr class="b"><td>encryptionKeyTransportAlgorithm</td><td>Key encryption algorithm</td><td>Use RSA-OAEP<br></br>
         &lt;parameter name="encryptionSymAlgorithm"&gt;
         http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p&lt;/parameter&gt;</td></tr>
-    <tr class="b"><td>signatureParts</td><td>Sign multiple parts in the SOAP message</td><td>Sign Foo and Bar elements qualified by "http://app.ns/ns"<br></br>
+    <tr class="a"><td>signatureParts</td><td>Sign multiple parts in the SOAP message</td><td>Sign Foo and Bar elements qualified by "http://app.ns/ns"<br></br>
         &lt;signatureParts&gt;
         {Element}{http://app.ns/ns}Foo;{Element}{http://app.ns/ns}Bar
         &lt;/signatureParts&gt;</td></tr>
-    <tr class="a"><td>optimizeParts</td><td>MTOM Optimize the elements specified by the XPath query</td><td>Optimize the CipherValue<br></br>
+    <tr class="b"><td>optimizeParts</td><td>MTOM Optimize the elements specified by the XPath query</td><td>Optimize the CipherValue<br></br>
         &lt;optimizeParts&gt;
         //xenc:EncryptedData/xenc:CipherData/xenc:CipherValue
         &lt;/optimizeParts&gt;</td></tr>
@@ -73,19 +73,19 @@
 'action' element is used to encapsulate the configuration elements here as
 well. The schema of the 'action' element is available here. <a href="#ex3">Example 3</a> shows the configuration to decrypt, verify
 signature and validate timestamp.</p><table class="bodyTable"><tbody>
-    <tr class="b"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
-    <tr class="a"><td>items</td><td>Security actions for the inflow</td><td>first the incoming message should be decrypted and then the
+    <tr class="a"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
+    <tr class="b"><td>items</td><td>Security actions for the inflow</td><td>first the incoming message should be decrypted and then the
         signatures should be verified and should be checked for the
         availability of the Timestamp <br></br>
         &lt;items&gt; Timestamp Signature Encrypt&lt;/items&gt;</td></tr>
-    <tr class="b"><td>passwordCallbackClass</td><td>Callback class used to obtain password for decryption and
+    <tr class="a"><td>passwordCallbackClass</td><td>Callback class used to obtain password for decryption and
         UsernameToken verification</td><td><br></br>
         &lt;passwordCallbackClass&gt;
         org.apache.axis2.security.PWCallback&lt;/passwordCallbackClass&gt;</td></tr>
-    <tr class="a"><td>signaturePropFile</td><td>Property file used for signature verification</td><td><br></br>
+    <tr class="b"><td>signaturePropFile</td><td>Property file used for signature verification</td><td><br></br>
         &lt;signaturePropFile&gt;
       sig.properties&lt;/signaturePropFile&gt;</td></tr>
-    <tr class="b"><td>decryptionPropFile</td><td>Property file used for decryption</td><td><br></br>
+    <tr class="a"><td>decryptionPropFile</td><td>Property file used for decryption</td><td><br></br>
         &lt;decryptionPropFile&gt;
       dec.properties&lt;/decryptionPropFile&gt;</td></tr>
   </tbody></table><br></br><p>Please note that the '.properties' files used in properties such as

Modified: webservices/axis2/site/modules/wss4j/0_95/security-module.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/modules/wss4j/0_95/security-module.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/modules/wss4j/0_95/security-module.html (original)
+++ webservices/axis2/site/modules/wss4j/0_95/security-module.html Fri May  5 02:31:48 2006
@@ -36,36 +36,36 @@
 2</a> shows how to sign the message twice by chaining the outflow handler
 (using two 'action' elements)</p><p>Following is a description of the elements that can go in an 'action'
 element of the OutflowSecurity parameter</p><br></br><table class="bodyTable"><tbody>
-    <tr class="b"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
-    <tr class="a"><td>items</td><td>Security actions for the inflow</td><td>Add a Timestamp, Sign the SOAP body and Encrypt the SOAP body <br></br>
+    <tr class="a"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
+    <tr class="b"><td>items</td><td>Security actions for the inflow</td><td>Add a Timestamp, Sign the SOAP body and Encrypt the SOAP body <br></br>
         &lt;items&gt; Timestamp Signature Encrypt&lt;/items&gt;</td></tr>
-    <tr class="b"><td>user</td><td>The user's name</td><td>Set alias of the key to be used to sign<br></br>
+    <tr class="a"><td>user</td><td>The user's name</td><td>Set alias of the key to be used to sign<br></br>
         &lt;user&gt; bob&lt;/user&gt;</td></tr>
-    <tr class="a"><td>passwordCallbackClass</td><td>Callback class used to provide the password required to create the
+    <tr class="b"><td>passwordCallbackClass</td><td>Callback class used to provide the password required to create the
         UsernameToken or to sign the message</td><td>&lt;passwordCallbackClass&gt;
         org.apache.axis2.security.PWCallback&lt;/passwordCallbackClass&gt;</td></tr>
-    <tr class="b"><td>signaturePropFile</td><td>property file used to get the signature parameters such as crypto
+    <tr class="a"><td>signaturePropFile</td><td>property file used to get the signature parameters such as crypto
         provider, keystore and its password</td><td>Set example.properties file as the signature property file<br></br>
         &lt;signaturePropFile&gt;
       example.properties&lt;/signaturePropFile&gt;</td></tr>
-    <tr class="a"><td>signatureKeyIdentifier</td><td>Key identifier to be used in referring the key in the signature</td><td>Use the serial number of the certificate<br></br>
+    <tr class="b"><td>signatureKeyIdentifier</td><td>Key identifier to be used in referring the key in the signature</td><td>Use the serial number of the certificate<br></br>
         &lt;signatureKeyIdentifier&gt;
         IssuerSerial&lt;/signatureKeyIdentifier&gt;</td></tr>
-    <tr class="b"><td>encryptionKeyIdentifier</td><td>Key identifier to be used in referring the key in encryption</td><td>Use the serial number of the certificate <br></br>
+    <tr class="a"><td>encryptionKeyIdentifier</td><td>Key identifier to be used in referring the key in encryption</td><td>Use the serial number of the certificate <br></br>
         &lt;encryptionKeyIdentifier&gt;IssuerSerial&lt;/encryptionKeyIdentifier&gt;</td></tr>
-    <tr class="a"><td>encryptionUser</td><td>The user's name for encryption.</td><td><br></br>
+    <tr class="b"><td>encryptionUser</td><td>The user's name for encryption.</td><td><br></br>
         &lt;encryptionUser&gt;alice&lt;/encryptionUser&gt;</td></tr>
-    <tr class="b"><td>encryptionSymAlgorithm</td><td>Symmetric algorithm to be used for encryption</td><td>Use AES-128<br></br>
+    <tr class="a"><td>encryptionSymAlgorithm</td><td>Symmetric algorithm to be used for encryption</td><td>Use AES-128<br></br>
         &lt;encryptionSymAlgorithm&gt;
         http://www.w3.org/2001/04/xmlenc#aes128-cbc&lt;/encryptionSymAlgorithm&gt;</td></tr>
-    <tr class="a"><td>encryptionKeyTransportAlgorithm</td><td>Key encryption algorithm</td><td>Use RSA-OAEP<br></br>
+    <tr class="b"><td>encryptionKeyTransportAlgorithm</td><td>Key encryption algorithm</td><td>Use RSA-OAEP<br></br>
         &lt;parameter name="encryptionSymAlgorithm"&gt;
         http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p&lt;/parameter&gt;</td></tr>
-    <tr class="b"><td>signatureParts</td><td>Sign multiple parts in the SOAP message</td><td>Sign Foo and Bar elements qualified by "http://app.ns/ns"<br></br>
+    <tr class="a"><td>signatureParts</td><td>Sign multiple parts in the SOAP message</td><td>Sign Foo and Bar elements qualified by "http://app.ns/ns"<br></br>
         &lt;signatureParts&gt;
         {Element}{http://app.ns/ns}Foo;{Element}{http://app.ns/ns}Bar
         &lt;/signatureParts&gt;</td></tr>
-    <tr class="a"><td>optimizeParts</td><td>MTOM Optimize the elements specified by the XPath query</td><td>Optimize the CipherValue<br></br>
+    <tr class="b"><td>optimizeParts</td><td>MTOM Optimize the elements specified by the XPath query</td><td>Optimize the CipherValue<br></br>
         &lt;optimizeParts&gt;
         //xenc:EncryptedData/xenc:CipherData/xenc:CipherValue
         &lt;/optimizeParts&gt;</td></tr>
@@ -73,19 +73,19 @@
 'action' element is used to encapsulate the configuration elements here as
 well. The schema of the 'action' element is available here. <a href="#ex3">Example 3</a> shows the configuration to decrypt, verify
 signature and validate timestamp.</p><table class="bodyTable"><tbody>
-    <tr class="b"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
-    <tr class="a"><td>items</td><td>Security actions for the inflow</td><td>first the incoming message should be decrypted and then the
+    <tr class="a"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
+    <tr class="b"><td>items</td><td>Security actions for the inflow</td><td>first the incoming message should be decrypted and then the
         signatures should be verified and should be checked for the
         availability of the Timestamp <br></br>
         &lt;items&gt; Timestamp Signature Encrypt&lt;/items&gt;</td></tr>
-    <tr class="b"><td>passwordCallbackClass</td><td>Callback class used to obtain password for decryption and
+    <tr class="a"><td>passwordCallbackClass</td><td>Callback class used to obtain password for decryption and
         UsernameToken verification</td><td><br></br>
         &lt;passwordCallbackClass&gt;
         org.apache.axis2.security.PWCallback&lt;/passwordCallbackClass&gt;</td></tr>
-    <tr class="a"><td>signaturePropFile</td><td>Property file used for signature verification</td><td><br></br>
+    <tr class="b"><td>signaturePropFile</td><td>Property file used for signature verification</td><td><br></br>
         &lt;signaturePropFile&gt;
       sig.properties&lt;/signaturePropFile&gt;</td></tr>
-    <tr class="b"><td>decryptionPropFile</td><td>Property file used for decryption</td><td><br></br>
+    <tr class="a"><td>decryptionPropFile</td><td>Property file used for decryption</td><td><br></br>
         &lt;decryptionPropFile&gt;
       dec.properties&lt;/decryptionPropFile&gt;</td></tr>
   </tbody></table><br></br><p>Please note that the '.properties' files used in properties such as

Modified: webservices/axis2/site/modules/wss4j/1_0/security-module.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/modules/wss4j/1_0/security-module.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/modules/wss4j/1_0/security-module.html (original)
+++ webservices/axis2/site/modules/wss4j/1_0/security-module.html Fri May  5 02:31:48 2006
@@ -40,36 +40,36 @@
 2</a> shows how to sign the message twice by chaining the outflow handler
 (using two 'action' elements)</p><p>Following is a description of the elements that can go in an 'action'
 element of the OutflowSecurity parameter</p><br></br><table class="bodyTable"><tbody>
-    <tr class="a"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
-    <tr class="b"><td>items</td><td>Security actions for the inflow</td><td>Add a Timestamp, Sign the SOAP body and Encrypt the SOAP body <br></br>
+    <tr class="b"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
+    <tr class="a"><td>items</td><td>Security actions for the inflow</td><td>Add a Timestamp, Sign the SOAP body and Encrypt the SOAP body <br></br>
         &lt;items&gt; Timestamp Signature Encrypt&lt;/items&gt;</td></tr>
-    <tr class="a"><td>user</td><td>The user's name</td><td>Set alias of the key to be used to sign<br></br>
+    <tr class="b"><td>user</td><td>The user's name</td><td>Set alias of the key to be used to sign<br></br>
         &lt;user&gt; bob&lt;/user&gt;</td></tr>
-    <tr class="b"><td>passwordCallbackClass</td><td>Callback class used to provide the password required to create the
+    <tr class="a"><td>passwordCallbackClass</td><td>Callback class used to provide the password required to create the
         UsernameToken or to sign the message</td><td>&lt;passwordCallbackClass&gt;
         org.apache.axis2.security.PWCallback&lt;/passwordCallbackClass&gt;</td></tr>
-    <tr class="a"><td>signaturePropFile</td><td>property file used to get the signature parameters such as crypto
+    <tr class="b"><td>signaturePropFile</td><td>property file used to get the signature parameters such as crypto
         provider, keystore and its password</td><td>Set example.properties file as the signature property file<br></br>
         &lt;signaturePropFile&gt;
       example.properties&lt;/signaturePropFile&gt;</td></tr>
-    <tr class="b"><td>signatureKeyIdentifier</td><td>Key identifier to be used in referring the key in the signature</td><td>Use the serial number of the certificate<br></br>
+    <tr class="a"><td>signatureKeyIdentifier</td><td>Key identifier to be used in referring the key in the signature</td><td>Use the serial number of the certificate<br></br>
         &lt;signatureKeyIdentifier&gt;
         IssuerSerial&lt;/signatureKeyIdentifier&gt;</td></tr>
-    <tr class="a"><td>encryptionKeyIdentifier</td><td>Key identifier to be used in referring the key in encryption</td><td>Use the serial number of the certificate <br></br>
+    <tr class="b"><td>encryptionKeyIdentifier</td><td>Key identifier to be used in referring the key in encryption</td><td>Use the serial number of the certificate <br></br>
         &lt;encryptionKeyIdentifier&gt;IssuerSerial&lt;/encryptionKeyIdentifier&gt;</td></tr>
-    <tr class="b"><td>encryptionUser</td><td>The user's name for encryption.</td><td><br></br>
+    <tr class="a"><td>encryptionUser</td><td>The user's name for encryption.</td><td><br></br>
         &lt;encryptionUser&gt;alice&lt;/encryptionUser&gt;</td></tr>
-    <tr class="a"><td>encryptionSymAlgorithm</td><td>Symmetric algorithm to be used for encryption</td><td>Use AES-128<br></br>
+    <tr class="b"><td>encryptionSymAlgorithm</td><td>Symmetric algorithm to be used for encryption</td><td>Use AES-128<br></br>
         &lt;encryptionSymAlgorithm&gt;
         http://www.w3.org/2001/04/xmlenc#aes128-cbc&lt;/encryptionSymAlgorithm&gt;</td></tr>
-    <tr class="b"><td>encryptionKeyTransportAlgorithm</td><td>Key encryption algorithm</td><td>Use RSA-OAEP<br></br>
+    <tr class="a"><td>encryptionKeyTransportAlgorithm</td><td>Key encryption algorithm</td><td>Use RSA-OAEP<br></br>
         &lt;parameter name="encryptionSymAlgorithm"&gt;
         http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p&lt;/parameter&gt;</td></tr>
-    <tr class="a"><td>signatureParts</td><td>Sign multiple parts in the SOAP message</td><td>Sign Foo and Bar elements qualified by "http://app.ns/ns"<br></br>
+    <tr class="b"><td>signatureParts</td><td>Sign multiple parts in the SOAP message</td><td>Sign Foo and Bar elements qualified by "http://app.ns/ns"<br></br>
         &lt;signatureParts&gt;
         {Element}{http://app.ns/ns}Foo;{Element}{http://app.ns/ns}Bar
         &lt;/signatureParts&gt;</td></tr>
-    <tr class="b"><td>optimizeParts</td><td>MTOM Optimize the elements specified by the XPath query</td><td>Optimize the CipherValue<br></br>
+    <tr class="a"><td>optimizeParts</td><td>MTOM Optimize the elements specified by the XPath query</td><td>Optimize the CipherValue<br></br>
         &lt;optimizeParts&gt;
         //xenc:EncryptedData/xenc:CipherData/xenc:CipherValue
         &lt;/optimizeParts&gt;</td></tr>
@@ -77,19 +77,19 @@
 'action' element is used to encapsulate the configuration elements here as
 well. The schema of the 'action' element is available here. <a href="#ex3">Example 3</a> shows the configuration to decrypt, verify
 signature and validate timestamp.</p><table class="bodyTable"><tbody>
-    <tr class="a"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
-    <tr class="b"><td>items</td><td>Security actions for the inflow</td><td>first the incoming message should be decrypted and then the
+    <tr class="b"><td><b>Parameter</b></td><td><b>Description</b></td><td><b>Example</b></td></tr>
+    <tr class="a"><td>items</td><td>Security actions for the inflow</td><td>first the incoming message should be decrypted and then the
         signatures should be verified and should be checked for the
         availability of the Timestamp <br></br>
         &lt;items&gt; Timestamp Signature Encrypt&lt;/items&gt;</td></tr>
-    <tr class="a"><td>passwordCallbackClass</td><td>Callback class used to obtain password for decryption and
+    <tr class="b"><td>passwordCallbackClass</td><td>Callback class used to obtain password for decryption and
         UsernameToken verification</td><td><br></br>
         &lt;passwordCallbackClass&gt;
         org.apache.axis2.security.PWCallback&lt;/passwordCallbackClass&gt;</td></tr>
-    <tr class="b"><td>signaturePropFile</td><td>Property file used for signature verification</td><td><br></br>
+    <tr class="a"><td>signaturePropFile</td><td>Property file used for signature verification</td><td><br></br>
         &lt;signaturePropFile&gt;
       sig.properties&lt;/signaturePropFile&gt;</td></tr>
-    <tr class="a"><td>decryptionPropFile</td><td>Property file used for decryption</td><td><br></br>
+    <tr class="b"><td>decryptionPropFile</td><td>Property file used for decryption</td><td><br></br>
         &lt;decryptionPropFile&gt;
       dec.properties&lt;/decryptionPropFile&gt;</td></tr>
   </tbody></table><br></br><p>Please note that the '.properties' files used in properties such as

Modified: webservices/axis2/site/team-list.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/team-list.html?rev=400028&r1=400027&r2=400028&view=diff
==============================================================================
--- webservices/axis2/site/team-list.html (original)
+++ webservices/axis2/site/team-list.html Fri May  5 02:31:48 2006
@@ -44,13 +44,13 @@
                     </td><td></td><td><span id="developer-chinthaka">Unknown</span></td></tr>
                 <tr class="a"><td>Glen Daniels</td><td><a name="gdaniels"></a>gdaniels</td><td><a href="mailto:gdaniels AT apache.org">gdaniels AT apache.org</a></td><td>Sonic Software</td><td>
                     </td><td></td><td><span id="developer-gdaniels">Unknown</span></td></tr>
-                <tr class="b"><td><a href="http://www.apache.org/~jaliya" class="externalLink" title="External Link">Jaliya Ekanayake</a></td><td><a name="jaliya"></a>jaliya</td><td><a href="mailto:jaliya AT opensource.lk">jaliya AT opensource.lk</a></td><td>Virtusa / Lanka Software Foundation</td><td>
+                <tr class="b"><td><a href="http://www.apache.org/~jaliya" class="externalLink" title="External Link">Jaliya Ekanayake</a></td><td><a name="jaliya"></a>jaliya</td><td><a href="mailto:jaliya AT opensource.lk">jaliya AT opensource.lk</a></td><td>Indiana University, USA</td><td>
                     </td><td></td><td><span id="developer-jaliya">Unknown</span></td></tr>
                 <tr class="a"><td>Ruchith Fernando</td><td><a name="ruchithf"></a>ruchithf</td><td><a href="mailto:ruchith AT wso2.com">ruchith AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-ruchithf">Unknown</span></td></tr>
                 <tr class="b"><td>Thilina Gunarathne</td><td><a name="thilina"></a>thilina</td><td><a href="mailto:thilina AT opensource.lk">thilina AT opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td><td></td><td><span id="developer-thilina">Unknown</span></td></tr>
-                <tr class="a"><td><a href="www.apache.org/~chathura">Chathura Herath</a></td><td><a name="chathura"></a>chathura</td><td><a href="mailto:chathura AT opensource.lk">chathura AT opensource.lk</a></td><td>LSF/MIT</td><td>
+                <tr class="a"><td><a href="www.apache.org/~chathura">Chathura Herath</a></td><td><a name="chathura"></a>chathura</td><td><a href="mailto:chathura AT opensource.lk">chathura AT opensource.lk</a></td><td>Indiana University, USA</td><td>
                     </td><td></td><td><span id="developer-chathura">Unknown</span></td></tr>
                 <tr class="b"><td><a href="http://www.apache.org/~deepal" class="externalLink" title="External Link">Deepal Jayasinghe</a></td><td><a name="deepal"></a>deepal</td><td><a href="mailto:deepal AT wso2.com">deepal AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-deepal">Unknown</span></td></tr>
@@ -60,7 +60,7 @@
                     </td><td></td><td><span id="developer-stevel">Unknown</span></td></tr>
                 <tr class="a"><td>Chatra Nakkawita</td><td><a name="chatra"></a>chatra</td><td><a href="mailto:chatra AT WSO2.com">chatra AT WSO2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-chatra">Unknown</span></td></tr>
-                <tr class="b"><td><a href="http://www.apache.org/~hemapani" class="externalLink" title="External Link">Srinath Perera</a></td><td><a name="hemapani"></a>hemapani</td><td><a href="mailto:hemapani AT apache.org">hemapani AT apache.org</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td><a href="http://www.apache.org/~hemapani" class="externalLink" title="External Link">Srinath Perera</a></td><td><a name="hemapani"></a>hemapani</td><td><a href="mailto:hemapani AT apache.org">hemapani AT apache.org</a></td><td>Indiana University, USA</td><td>
                     </td><td></td><td><span id="developer-hemapani">Unknown</span></td></tr>
                 <tr class="a"><td><a href="http://www.apache.org/~ajith" class="externalLink" title="External Link">Ajith Ranabahu</a></td><td><a name="ajith"></a>ajith</td><td><a href="mailto:ajith AT wso2.com">ajith AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-ajith">Unknown</span></td></tr>