You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2015/12/10 22:03:41 UTC

svn commit: r1719208 [24/24] - in /axis/site/axis2/java/rampart-staging: ./ apidocs/ apidocs/org/apache/rahas/ apidocs/org/apache/rahas/class-use/ apidocs/org/apache/rahas/client/ apidocs/org/apache/rahas/client/class-use/ apidocs/org/apache/rahas/impl...

Modified: axis/site/axis2/java/rampart-staging/samples.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/samples.html?rev=1719208&r1=1719207&r2=1719208&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/samples.html (original)
+++ axis/site/axis2/java/rampart-staging/samples.html Thu Dec 10 21:03:35 2015
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Feb 9, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 10 Dec 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Apache Rampart - 
-        Apache Rampart Samples</title>
+    <title>Apache Rampart &#x2013; Apache Rampart Samples</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20140209" />
+    <meta name="Date-Revision-yyyymmdd" content="20151210" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -29,14 +28,14 @@
     </div>
     <div id="breadcrumbs">
             
-            
+                    
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 Feb 2014</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.6.3-SNAPSHOT</span>
+        <span id="publishDate">Last Published: 10 Dec 2015</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6.3</span>
                       </div>
             <div class="xright">                    <a href="../core/" title="Apache Axis2/Java">Apache Axis2/Java</a>
               
-            
+                    
       </div>
       <div class="clear">
         <hr/>
@@ -45,7 +44,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-            
+                    
                                 <h5>Apache Rampart</h5>
                   <ul>
                   <li class="none">
@@ -62,6 +61,20 @@
             </li>
               </ul>
         </li>
+                                                                                                  <li class="expanded">
+                          <a href="javascript:void(0)" title="Release Notes">Release Notes</a>
+                    <ul>
+                      <li class="none">
+                          <a href="release-notes/1.6.1.html" title="1.6.1">1.6.1</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.2.html" title="1.6.2">1.6.2</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.3.html" title="1.6.3">1.6.3</a>
+            </li>
+              </ul>
+        </li>
           </ul>
                        <h5>Documentation</h5>
                   <ul>
@@ -114,9 +127,6 @@
                           <a href="http://svn.apache.org/viewvc/axis/axis2/java/rampart/" class="externalLink" title="Source Code">Source Code</a>
             </li>
                   <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                  <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                   <li class="none">
@@ -133,7 +143,7 @@
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
       </a>
                    
-            
+                    
             </div>
     </div>
     <div id="bodyColumn">
@@ -156,112 +166,189 @@
   ~  under the License. -->
     
         <h1>Rampart Samples</h1>
-        <div class="section"><h2> Basic samples <a name="Basic_samples"></a></h2>
-        <p>These samples use parameter based configuration model. This will be a great starting point to get a basic understanding of how WS Security really works.  </p>
-        <div class="section"><h2> Policy samples <a name="Policy_samples"></a></h2>
-        <p>These samples use WS Security Policy Language for configuration. It is recommended to use policy based configuration model for all production scenarios </p>
-        <div class="section"><h3>Running Samples<a name="Running_Samples"></a></h3>
-        <p>Now we'll look at how to run the first sample inside samples/policy folder.</p>
-        <ol style="list-style-type: decimal">
-            <li>Open a console and change the directory to sample/policy and give the following command. This will start the server at port 8080</li>
-            <div><pre>
+        
+<div class="section">
+<h2><a name="Basic_samples"></a> Basic samples </h2>
+        
+<p>These samples use parameter based configuration model. This will be a great starting point to get a basic understanding of how WS Security really works.  </p>
+        
+<div class="section">
+<h2><a name="Policy_samples"></a> Policy samples </h2>
+        
+<p>These samples use WS Security Policy Language for configuration. It is recommended to use policy based configuration model for all production scenarios </p>
+        
+<div class="section">
+<h3><a name="Running_Samples"></a>Running Samples</h3>
+        
+<p>Now we'll look at how to run the first sample inside samples/policy folder.</p>
+        
+<ol style="list-style-type: decimal">
+            
+<li>Open a console and change the directory to sample/policy and give the following command. This will start the server at port 8080</li>
+            
+<div>
+<pre>
 <tt>$ant service.01</tt>
             </pre></div>
-            <li>Open a new console and change the directory to sample/policy and type the following command.</li>
-            <div><pre>
+            
+<li>Open a new console and change the directory to sample/policy and type the following command.</li>
+            
+<div>
+<pre>
 <tt>$ant client.01</tt>
             </pre></div>
         </ol>
-        <p>Congratulations! Now you have executed the first sample. Rest of the samples can be run by changing the sample number.</p>
+        
+<p>Congratulations! Now you have executed the first sample. Rest of the samples can be run by changing the sample number.</p>
         <br /></br>
         <br /></br>
-        </div><div class="section"><h3>Samples<a name="Samples"></a></h3>
+        </div>
+<div class="section">
+<h3><a name="Samples"></a>Samples</h3>
         <br /></br>
-        <table border="0" class="bodyTable">
+        
+<table border="0" class="bodyTable">
             <tbody>
-                <tr class="a"><td>Sample 01</td></tr>
-                <tr class="b"></tr>           
+                
+<tr class="a">
+<td>Sample 01</td></tr>
+                
+<tr class="b"></tr>           
            </tbody>
         </table>
-        <div style="margin-left:2px;margin-right:-2px;">UsernameToken Authentication, The policy uses a TransportBinding and requires a SignedSupportingToken which 
+        
+<div style="margin-left:2px;margin-right:-2px;">UsernameToken Authentication, The policy uses a TransportBinding and requires a SignedSupportingToken which 
 is a UsernameToken and the inclusion of a TimeStamp. </div>
-        <ul>
-            <li><a href="samples/policy/sample01.xml">Policy</a></li>
-            <li><a href="samples/msgs/req01.xml">Request Message</a></li>
-            <li><a href="samples/msgs/res01.xml">Response Message</a></li>
+        
+<ul>
+            
+<li><a href="samples/policy/sample01.xml">Policy</a></li>
+            
+<li><a href="samples/msgs/req01.xml">Request Message</a></li>
+            
+<li><a href="samples/msgs/res01.xml">Response Message</a></li>
         </ul>
 
         <br /></br>
-        <table border="0" class="bodyTable">
+        
+<table border="0" class="bodyTable">
             <tbody>
-                <tr class="a"><td>Sample 02</td></tr>
-                <tr class="b"></tr>
+                
+<tr class="a">
+<td>Sample 02</td></tr>
+                
+<tr class="b"></tr>
            </tbody>
         </table>
-        <div class="b" style="margin-left:2px;margin-right:-2px;">Sign only, An AsymmetricBinding is used. Entire headers and body to be signed.
+        
+<div class="b" style="margin-left:2px;margin-right:-2px;">Sign only, An AsymmetricBinding is used. Entire headers and body to be signed.
 Algorithm suite is TripleDesRsa15.</div>
-        <ul>
-            <li><a href="samples/policy/sample02.xml">Policy</a></li>
-            <li><a href="samples/msgs/req02.xml">Request Message</a></li>
-            <li><a href="samples/msgs/res02.xml">Response Message</a></li>
+        
+<ul>
+            
+<li><a href="samples/policy/sample02.xml">Policy</a></li>
+            
+<li><a href="samples/msgs/req02.xml">Request Message</a></li>
+            
+<li><a href="samples/msgs/res02.xml">Response Message</a></li>
         </ul>
         <br /></br>
-        <table border="0" class="bodyTable">
+        
+<table border="0" class="bodyTable">
             <tbody>
-                <tr class="a"><td>Sample 03</td></tr>
-                <tr class="b"></tr>           
+                
+<tr class="a">
+<td>Sample 03</td></tr>
+                
+<tr class="b"></tr>           
            </tbody>
         </table>
-        <div class="b" style="margin-left:2px;margin-right:-2px;">Sign and Encrypt messages, An AsymmetricBinding is used. Entire headers and body to be signed. 
+        
+<div class="b" style="margin-left:2px;margin-right:-2px;">Sign and Encrypt messages, An AsymmetricBinding is used. Entire headers and body to be signed. 
 EncryptionParts specifies the Body to be encrypted. </div>
-        <ul>
-            <li><a href="samples/policy/sample03.xml">Policy</a></li>
-            <li><a href="samples/msgs/req03.xml">Request Message</a></li>
-            <li><a href="samples/msgs/res03.xml">Response Message</a></li>
+        
+<ul>
+            
+<li><a href="samples/policy/sample03.xml">Policy</a></li>
+            
+<li><a href="samples/msgs/req03.xml">Request Message</a></li>
+            
+<li><a href="samples/msgs/res03.xml">Response Message</a></li>
         </ul>
         <br /></br>
-        <table border="0" class="bodyTable">
+        
+<table border="0" class="bodyTable">
             <tbody>
-                <tr class="a"><td>Sample 04</td></tr>
-                <tr class="b"></tr>
+                
+<tr class="a">
+<td>Sample 04</td></tr>
+                
+<tr class="b"></tr>
            </tbody>
         </table>
-        <div class="b" style="margin-left:2px;margin-right:-2px;">SecureConversation , The secure session is bootstrapped using a SymetricBinding which uses derived keys based on an ephemeral key. 
+        
+<div class="b" style="margin-left:2px;margin-right:-2px;">SecureConversation , The secure session is bootstrapped using a SymetricBinding which uses derived keys based on an ephemeral key. 
 Messages in the secure conversation includes a timestamp, all headers are signed along with the timestamp, signature encrypted and body encrypted.</div>
-        <ul>
-            <li><a href="samples/policy/sample04.xml">Policy</a></li>
-            <li><a href="samples/msgs/rst04.xml">Bootstrap request (RST)</a></li>
-            <li><a href="samples/msgs/rstr04.xml">Bootstrap response (RSTR)</a></li>
-            <li><a href="samples/msgs/req04.xml">Request Message</a></li>
-            <li><a href="samples/msgs/res04.xml">Response Message</a></li>
-            <li><a href="samples/msgs/creq04.xml">Cancel request </a></li>
-            <li><a href="samples/msgs/cres04.xml">Cancel response</a></li>
+        
+<ul>
+            
+<li><a href="samples/policy/sample04.xml">Policy</a></li>
+            
+<li><a href="samples/msgs/rst04.xml">Bootstrap request (RST)</a></li>
+            
+<li><a href="samples/msgs/rstr04.xml">Bootstrap response (RSTR)</a></li>
+            
+<li><a href="samples/msgs/req04.xml">Request Message</a></li>
+            
+<li><a href="samples/msgs/res04.xml">Response Message</a></li>
+            
+<li><a href="samples/msgs/creq04.xml">Cancel request </a></li>
+            
+<li><a href="samples/msgs/cres04.xml">Cancel response</a></li>
         </ul>
         <br /></br>
-        <table border="0" class="bodyTable">
+        
+<table border="0" class="bodyTable">
             <tbody>
-                <tr class="a"><td>Sample 05</td></tr>                
-                <tr class="b"></tr>            
+                
+<tr class="a">
+<td>Sample 05</td></tr>                
+                
+<tr class="b"></tr>            
            </tbody>
         </table>
-        <div class="b" style="margin-left:2px;margin-right:-2px;">WS-Trust - RST - Resquest Security Token Service - Issuing a SAML token - issuing a token </div>
-        <ul>
-            <li><a href="samples/policy/sample05.xml">Policy</a></li>
-            <li><a href="samples/msgs/req05.xml">Request Message</a></li>
-            <li><a href="samples/msgs/res05.xml">Response Message</a></li>
+        
+<div class="b" style="margin-left:2px;margin-right:-2px;">WS-Trust - RST - Resquest Security Token Service - Issuing a SAML token - issuing a token </div>
+        
+<ul>
+            
+<li><a href="samples/policy/sample05.xml">Policy</a></li>
+            
+<li><a href="samples/msgs/req05.xml">Request Message</a></li>
+            
+<li><a href="samples/msgs/res05.xml">Response Message</a></li>
         </ul>
         <br /></br>
-        <table border="0" class="bodyTable">
+        
+<table border="0" class="bodyTable">
             <tbody>
-                <tr class="a"><td>Sample 06</td></tr>              
-                <tr class="b"></tr>
+                
+<tr class="a">
+<td>Sample 06</td></tr>              
+                
+<tr class="b"></tr>
            </tbody>
         </table>
-        <div class="b" style="margin-left:2px;margin-right:-2px;">WS-Trust ( With WS Metada Exchange) - RST - Resquest Security Token Service - Issuing a SAML token  </div>
-        <ul>
-            <li><a href="samples/policy/sample01.xml">Policy</a></li>
-            <li><a href="samples/msgs/req06.xml">Request Message</a></li>
-            <li><a href="samples/msgs/res06.xml">Response Message</a></li>
+        
+<div class="b" style="margin-left:2px;margin-right:-2px;">WS-Trust ( With WS Metada Exchange) - RST - Resquest Security Token Service - Issuing a SAML token  </div>
+        
+<ul>
+            
+<li><a href="samples/policy/sample01.xml">Policy</a></li>
+            
+<li><a href="samples/msgs/req06.xml">Request Message</a></li>
+            
+<li><a href="samples/msgs/res06.xml">Response Message</a></li>
         </ul>
   </div>
  
@@ -272,10 +359,10 @@ Messages in the secure conversation incl
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2005-2014
+              Copyright &#169;                    2005&#x2013;2015
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
-            All Rights Reserved.      
-            
+            All rights reserved.      
+                    
                   </div>
       <div class="clear">
         <hr/>

Modified: axis/site/axis2/java/rampart-staging/setting-up-sts.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/setting-up-sts.html?rev=1719208&r1=1719207&r2=1719208&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/setting-up-sts.html (original)
+++ axis/site/axis2/java/rampart-staging/setting-up-sts.html Thu Dec 10 21:03:35 2015
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Feb 9, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 10 Dec 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Apache Rampart - 
-        Setting up a Security Token Service</title>
+    <title>Apache Rampart &#x2013; Setting up a Security Token Service</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20140209" />
+    <meta name="Date-Revision-yyyymmdd" content="20151210" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -29,14 +28,14 @@
     </div>
     <div id="breadcrumbs">
             
-            
+                    
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 Feb 2014</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.6.3-SNAPSHOT</span>
+        <span id="publishDate">Last Published: 10 Dec 2015</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6.3</span>
                       </div>
             <div class="xright">                    <a href="../core/" title="Apache Axis2/Java">Apache Axis2/Java</a>
               
-            
+                    
       </div>
       <div class="clear">
         <hr/>
@@ -45,7 +44,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-            
+                    
                                 <h5>Apache Rampart</h5>
                   <ul>
                   <li class="none">
@@ -62,6 +61,20 @@
             </li>
               </ul>
         </li>
+                                                                                                  <li class="expanded">
+                          <a href="javascript:void(0)" title="Release Notes">Release Notes</a>
+                    <ul>
+                      <li class="none">
+                          <a href="release-notes/1.6.1.html" title="1.6.1">1.6.1</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.2.html" title="1.6.2">1.6.2</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.3.html" title="1.6.3">1.6.3</a>
+            </li>
+              </ul>
+        </li>
           </ul>
                        <h5>Documentation</h5>
                   <ul>
@@ -114,9 +127,6 @@
                           <a href="http://svn.apache.org/viewvc/axis/axis2/java/rampart/" class="externalLink" title="Source Code">Source Code</a>
             </li>
                   <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                  <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                   <li class="none">
@@ -133,7 +143,7 @@
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
       </a>
                    
-            
+                    
             </div>
     </div>
     <div id="bodyColumn">
@@ -156,12 +166,18 @@
   ~  under the License. -->
       
     <h1>Setting up a Security Token Service</h1>
-            <div class="section"><h3>Setting up a Security Token Service<a name="Setting_up_a_Security_Token_Service"></a></h3>
-        <p>Security Token Service can be set up as per WS-Trust specification using Rampart. The default security token service shipped with the rampart distribution is contained in the rampart-trust.mar module. It can issue SCT tokens and SAML tokens. Sample05 contains a client that connects to the default STS and obtain a SAML token. The services.xml in the sample contains &quot;saml-issuer-config&quot; parameter that is used to configure the default SAML issuer.</p>
+            
+<div class="section">
+<h3><a name="Setting_up_a_Security_Token_Service"></a>Setting up a Security Token Service</h3>
+        
+<p>Security Token Service can be set up as per WS-Trust specification using Rampart. The default security token service shipped with the rampart distribution is contained in the rampart-trust.mar module. It can issue SCT tokens and SAML tokens. Sample05 contains a client that connects to the default STS and obtain a SAML token. The services.xml in the sample contains &quot;saml-issuer-config&quot; parameter that is used to configure the default SAML issuer.</p>
         <b>STS with a custom issuer</b>
-        <p>First the default rampart.mar has to be removed from the modules. Then write you own issuer implementing the <tt>&quot;org.apache.rahas.TokenIssuer&quot;</tt> interface. Let's say that your issuer is <tt>&quot;org.custom.MyIssuer&quot;</tt>. Then create a Axis2 service archive with the following in the services.xml. Drop the archive into the repository and you have a STS with a CustomToken issuer.</p>
+        
+<p>First the default rampart.mar has to be removed from the modules. Then write you own issuer implementing the <tt>&quot;org.apache.rahas.TokenIssuer&quot;</tt> interface. Let's say that your issuer is <tt>&quot;org.custom.MyIssuer&quot;</tt>. Then create a Axis2 service archive with the following in the services.xml. Drop the archive into the repository and you have a STS with a CustomToken issuer.</p>
 
-        <div><pre>
+        
+<div>
+<pre>
 
 &lt;module ref=&quot;rampart&quot; /&gt;
 
@@ -201,10 +217,10 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2005-2014
+              Copyright &#169;                    2005&#x2013;2015
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
-            All Rights Reserved.      
-            
+            All rights reserved.      
+                    
                   </div>
       <div class="clear">
         <hr/>

Modified: axis/site/axis2/java/rampart-staging/siteHowTo.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/siteHowTo.html?rev=1719208&r1=1719207&r2=1719208&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/siteHowTo.html (original)
+++ axis/site/axis2/java/rampart-staging/siteHowTo.html Thu Dec 10 21:03:35 2015
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Feb 9, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 10 Dec 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Apache Rampart - 
-</title>
+    <title>Apache Rampart &#x2013; </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20140209" />
+    <meta name="Date-Revision-yyyymmdd" content="20151210" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -29,14 +28,14 @@
     </div>
     <div id="breadcrumbs">
             
-            
+                    
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 Feb 2014</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.6.3-SNAPSHOT</span>
+        <span id="publishDate">Last Published: 10 Dec 2015</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6.3</span>
                       </div>
             <div class="xright">                    <a href="../core/" title="Apache Axis2/Java">Apache Axis2/Java</a>
               
-            
+                    
       </div>
       <div class="clear">
         <hr/>
@@ -45,7 +44,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-            
+                    
                                 <h5>Apache Rampart</h5>
                   <ul>
                   <li class="none">
@@ -62,6 +61,20 @@
             </li>
               </ul>
         </li>
+                                                                                                  <li class="expanded">
+                          <a href="javascript:void(0)" title="Release Notes">Release Notes</a>
+                    <ul>
+                      <li class="none">
+                          <a href="release-notes/1.6.1.html" title="1.6.1">1.6.1</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.2.html" title="1.6.2">1.6.2</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.3.html" title="1.6.3">1.6.3</a>
+            </li>
+              </ul>
+        </li>
           </ul>
                        <h5>Documentation</h5>
                   <ul>
@@ -114,9 +127,6 @@
                           <a href="http://svn.apache.org/viewvc/axis/axis2/java/rampart/" class="externalLink" title="Source Code">Source Code</a>
             </li>
                   <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                  <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                   <li class="none">
@@ -133,7 +143,7 @@
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
       </a>
                    
-            
+                    
             </div>
     </div>
     <div id="bodyColumn">
@@ -155,29 +165,44 @@
   ~ specific language governing permissions and limitations
   ~ under the License. --><html xmlns="http://www.w3.org/1999/xhtml">
 
+
 <h1>How to Build the Rampart Project's Website</h1>
-<div class="section"><h2>Installing Maven2<a name="Installing_Maven2"></a></h2>
+
+<div class="section">
+<h2><a name="Installing_Maven2"></a>Installing Maven2</h2>
+
 <p>The Apache Rampart website build system solely depends on <a class="externalLink" href="http://maven.apache.org/">Maven2</a>. The build has been
 specifically tested to work with Maven version 2.0.7. To install
 Maven, download the distributions and follow the instructions in
 the documentation. Make sure you don't forget to add MAVEN_HOME/bin
 directory in the path.</p>
-<div class="section"><h2>Checking out Apache Rampart<a name="Checking_out_Apache_Rampart"></a></h2>
+
+<div class="section">
+<h2><a name="Checking_out_Apache_Rampart"></a>Checking out Apache Rampart</h2>
+
 <p>Checkout the <a class="externalLink" href="http://svn.apache.org/repos/asf/webservices/rampart/trunk/java">latest
 source</a> using your favorite SVN client. If you are a committer,
 get a <a class="externalLink" href="https://svn.apache.org/repos/asf/webservices/rampart/trunk/java">commiter
 check out.</a></p>
-<div class="section"><h2>Building the Site<a name="Building_the_Site"></a></h2>
+
+<div class="section">
+<h2><a name="Building_the_Site"></a>Building the Site</h2>
+
 <p>cd to modules/documentation and type <i>mvn install</i> The built
 site will be available under target/site.</p>
-<div class="section"><h2>FAQ<a name="FAQ"></a></h2>
+
+<div class="section">
+<h2><a name="FAQ"></a>FAQ</h2>
+
 <ol style="list-style-type: decimal">
+
 <li>How can I update a document in the site ?<br />
 Get a commiter check out. All the documents are in XHTML format
 under the modules/documentation/src/site/xdoc folder, and you can change only the documents found
 under this folder. Change the relevant file and run <i>mvn
 install</i>. New documentation will be available under
 the target folder.</li>
+
 <li>How can I add a new document?<br />
 Add the new document in the xdoc folder. Change the site.xml
 found under the modules/documentation/src/site folder by adding a link to the newly added
@@ -194,10 +219,10 @@ characters and your document should be w
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2005-2014
+              Copyright &#169;                    2005&#x2013;2015
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
-            All Rights Reserved.      
-            
+            All rights reserved.      
+                    
                   </div>
       <div class="clear">
         <hr/>

Modified: axis/site/axis2/java/rampart-staging/specifications.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/specifications.html?rev=1719208&r1=1719207&r2=1719208&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/specifications.html (original)
+++ axis/site/axis2/java/rampart-staging/specifications.html Thu Dec 10 21:03:35 2015
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Feb 9, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 10 Dec 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Apache Rampart - 
-        </title>
+    <title>Apache Rampart &#x2013; </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20140209" />
+    <meta name="Date-Revision-yyyymmdd" content="20151210" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -29,14 +28,14 @@
     </div>
     <div id="breadcrumbs">
             
-            
+                    
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 Feb 2014</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.6.3-SNAPSHOT</span>
+        <span id="publishDate">Last Published: 10 Dec 2015</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6.3</span>
                       </div>
             <div class="xright">                    <a href="../core/" title="Apache Axis2/Java">Apache Axis2/Java</a>
               
-            
+                    
       </div>
       <div class="clear">
         <hr/>
@@ -45,7 +44,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-            
+                    
                                 <h5>Apache Rampart</h5>
                   <ul>
                   <li class="none">
@@ -62,6 +61,20 @@
             </li>
               </ul>
         </li>
+                                                                                                  <li class="expanded">
+                          <a href="javascript:void(0)" title="Release Notes">Release Notes</a>
+                    <ul>
+                      <li class="none">
+                          <a href="release-notes/1.6.1.html" title="1.6.1">1.6.1</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.2.html" title="1.6.2">1.6.2</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.3.html" title="1.6.3">1.6.3</a>
+            </li>
+              </ul>
+        </li>
           </ul>
                        <h5>Documentation</h5>
                   <ul>
@@ -114,9 +127,6 @@
                           <a href="http://svn.apache.org/viewvc/axis/axis2/java/rampart/" class="externalLink" title="Source Code">Source Code</a>
             </li>
                   <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                  <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                   <li class="none">
@@ -133,7 +143,7 @@
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
       </a>
                    
-            
+                    
             </div>
     </div>
     <div id="bodyColumn">
@@ -156,35 +166,58 @@
   ~  under the License. -->
     
   <h1>WS Security Specifications</h1>
-  <div class="section"><h2>WSS: SOAP Message Security <a name="WSS:_SOAP_Message_Security"></a></h2>
-    <ul>
-        <li><a class="externalLink" href="http://www.oasis-open.org/committees/download.php/5941/oasis-200401-wss-soap-message-security-1.0.pdf">
+  
+<div class="section">
+<h2><a name="WSS:_SOAP_Message_Security"></a>WSS: SOAP Message Security </h2>
+    
+<ul>
+        
+<li><a class="externalLink" href="http://www.oasis-open.org/committees/download.php/5941/oasis-200401-wss-soap-message-security-1.0.pdf">
             SOAP Message Security 1.0 </a></li>
-        <li><a class="externalLink" href="http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf">
+        
+<li><a class="externalLink" href="http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf">
             SOAP Message Security 1.1 </a></li>
     </ul>
-  <div class="section"><h2>WS Security Policy<a name="WS_Security_Policy"></a></h2>
-    <ul>
-        <li><a class="externalLink" href="http://specs.xmlsoap.org/ws/2005/07/securitypolicy/ws-securitypolicy.pdf">
+  
+<div class="section">
+<h2><a name="WS_Security_Policy"></a>WS Security Policy</h2>
+    
+<ul>
+        
+<li><a class="externalLink" href="http://specs.xmlsoap.org/ws/2005/07/securitypolicy/ws-securitypolicy.pdf">
         WS-SecurityPolicy 1.1</a></li>
     </ul>
-  <div class="section"><h2>Web Services Trust Language (WS-Trust)<a name="Web_Services_Trust_Language_WS-Trust"></a></h2>
-    <ul>
-        <li><a class="externalLink" href="http://specs.xmlsoap.org/ws/2005/02/trust/WS-Trust.pdf">
+  
+<div class="section">
+<h2><a name="Web_Services_Trust_Language_WS-Trust"></a>Web Services Trust Language (WS-Trust)</h2>
+    
+<ul>
+        
+<li><a class="externalLink" href="http://specs.xmlsoap.org/ws/2005/02/trust/WS-Trust.pdf">
         WS Trust 1.0 </a></li>
     </ul>
-  <div class="section"><h2>WS Secure Conversation<a name="WS_Secure_Conversation"></a></h2>
-      <ul>
-        <li><a class="externalLink" href="http://specs.xmlsoap.org/ws/2005/02/sc/WS-SecureConversation.pdf">
+  
+<div class="section">
+<h2><a name="WS_Secure_Conversation"></a>WS Secure Conversation</h2>
+      
+<ul>
+        
+<li><a class="externalLink" href="http://specs.xmlsoap.org/ws/2005/02/sc/WS-SecureConversation.pdf">
         WS Secure Conversation 1.0 </a></li>
       </ul>  
-  <div class="section"><h2>WS-SX specifications<a name="WS-SX_specifications"></a></h2>
-    <ul>
-        <li><a class="externalLink" href="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/ws-securitypolicy-1.2-spec-os.pdf">
+  
+<div class="section">
+<h2><a name="WS-SX_specifications"></a>WS-SX specifications</h2>
+    
+<ul>
+        
+<li><a class="externalLink" href="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/ws-securitypolicy-1.2-spec-os.pdf">
         WS-SecurityPolicy 1.2 </a></li>
-        <li><a class="externalLink" href="http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.pdf">
+        
+<li><a class="externalLink" href="http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.pdf">
         WS Trust 1.3</a></li>
-        <li><a class="externalLink" href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512/ws-secureconversation-1.3-os.pdf">
+        
+<li><a class="externalLink" href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/200512/ws-secureconversation-1.3-os.pdf">
         WS Secure Conversation 1.3</a></li>
     </ul>
   
@@ -196,10 +229,10 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2005-2014
+              Copyright &#169;                    2005&#x2013;2015
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
-            All Rights Reserved.      
-            
+            All rights reserved.      
+                    
                   </div>
       <div class="clear">
         <hr/>

Modified: axis/site/axis2/java/rampart-staging/svn.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/svn.html?rev=1719208&r1=1719207&r2=1719208&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/svn.html (original)
+++ axis/site/axis2/java/rampart-staging/svn.html Thu Dec 10 21:03:35 2015
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Feb 9, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 10 Dec 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Apache Rampart - 
-Developing Apache Rampart</title>
+    <title>Apache Rampart &#x2013; Developing Apache Rampart</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20140209" />
+    <meta name="Date-Revision-yyyymmdd" content="20151210" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -29,14 +28,14 @@ Developing Apache Rampart</title>
     </div>
     <div id="breadcrumbs">
             
-            
+                    
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 Feb 2014</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.6.3-SNAPSHOT</span>
+        <span id="publishDate">Last Published: 10 Dec 2015</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6.3</span>
                       </div>
             <div class="xright">                    <a href="../core/" title="Apache Axis2/Java">Apache Axis2/Java</a>
               
-            
+                    
       </div>
       <div class="clear">
         <hr/>
@@ -45,7 +44,7 @@ Developing Apache Rampart</title>
     <div id="leftColumn">
       <div id="navcolumn">
              
-            
+                    
                                 <h5>Apache Rampart</h5>
                   <ul>
                   <li class="none">
@@ -62,6 +61,20 @@ Developing Apache Rampart</title>
           </li>
               </ul>
         </li>
+                                                                                                  <li class="expanded">
+                          <a href="javascript:void(0)" title="Release Notes">Release Notes</a>
+                    <ul>
+                      <li class="none">
+                          <a href="release-notes/1.6.1.html" title="1.6.1">1.6.1</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.2.html" title="1.6.2">1.6.2</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.3.html" title="1.6.3">1.6.3</a>
+            </li>
+              </ul>
+        </li>
           </ul>
                        <h5>Documentation</h5>
                   <ul>
@@ -114,9 +127,6 @@ Developing Apache Rampart</title>
                           <a href="http://svn.apache.org/viewvc/axis/axis2/java/rampart/" class="externalLink" title="Source Code">Source Code</a>
             </li>
                   <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                  <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                   <li class="none">
@@ -133,7 +143,7 @@ Developing Apache Rampart</title>
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
       </a>
                    
-            
+                    
             </div>
     </div>
     <div id="bodyColumn">
@@ -155,21 +165,33 @@ Developing Apache Rampart</title>
   ~ specific language governing permissions and limitations
   ~ under the License. --><html xmlns="http://www.w3.org/1999/xhtml">
 
+
 <h1>Developing Apache Rampart</h1>
+
 <p>This document provides information on how to use SVN to get an
 SVN checkout/update, make commits to the repository, etc., in the
 process of contributing to Apache projects (specifically Apache Rampart).
 Instructions on configuring IDEs for development and using Maven to
 build the project is also included here.</p>
-<div class="section"><h2>Content<a name="Content"></a></h2>
+
+<div class="section">
+<h2><a name="Content"></a>Content</h2>
+
 <ul>
+
 <li><a href="#svn">Working with Subversion (SVN)</a></li>
+
 <li><a href="#checkout">Checkout Rampart from Subversion</a></li>
+
 <li><a href="#maven">Installing Maven 2</a></li>
+
 <li><a href="#ide">Configuring your IDE</a></li>
 </ul>
 <a name="svn" id="svn"></a>
-<div class="section"><h2>Working with Subversion (SVN)<a name="Working_with_Subversion_SVN"></a></h2>
+
+<div class="section">
+<h2><a name="Working_with_Subversion_SVN"></a>Working with Subversion (SVN)</h2>
+
 <p>The Rampart development team uses Subversion (SVN) for source
 control. Subversion is a compelling replacement for CVS, developed
 under the auspices of the Tigris community and licensed under an
@@ -178,51 +200,72 @@ download the latest distribution, visit
 site</a>. If you are looking for guidance on setting up and
 installing Subversion, please read the ASF <a class="externalLink" href="http://www.apache.org/dev/version-control.html" target="_blank">Source Code Repositories page</a>.</p>
 <a name="checkout" id="checkout"></a>
-<div class="section"><h2>Checkout Axis2 from Subversion<a name="Checkout_Axis2_from_Subversion"></a></h2>
+
+<div class="section">
+<h2><a name="Checkout_Axis2_from_Subversion"></a>Checkout Axis2 from Subversion</h2>
+
 <p>To check out the latest version of Rampart from the Foundation's
 Subversion repository, you must use one of the following URLs
 depending on your level of access to the Rampart source code:</p>
+
 <ul>
+
 <li><b>If you are not a committer:</b> <a class="externalLink" href="http://svn.apache.org/repos/asf/axis/axis2/java/rampart/trunk" target="_blank">http://svn.apache.org/repos/asf/axis/axis2/java/rampart/trunk</a></li>
+
 <li><b>If you are a committer:</b> <a class="externalLink" href="https://svn.apache.org/repos/asf/axis/axis2/java/rampart/trunk" target="_blank">https://svn.apache.org/repos/asf/axis/axis2/java/rampart/trunk</a></li>
 </ul>
 If you are a committer, make sure that you have selected an
 svnpasswd. To do this, you must log into svn.apache.org. For more
 information, please read the ASF <a class="externalLink" href="http://www.apache.org/dev/version-control.html" target="_blank">Source Code Repositories page</a>.
+
 <p>Once you have successfully installed Subversion, you can check
 out Rampart trunk by following these steps:</p>
+
 <ol style="list-style-type: decimal">
+
 <li>Run <b>svn co &lt;repository URL&gt; rampart</b> where
 the repository URL is one of the URLs from the previous list.</li>
+
 <li>This step will check out the latest version of the Rampart Java
 codebase to a directory named &quot;rampart&quot;. The second parameter to the
 <b>svn co</b> selects a directory to create on your local
 machine. If you want to checkout Rampart to a different directory,
 feel free to change rampart to any other directory name.</li>
+
 <li>To update your working copy to the latest version from the
 repository, execute the <b>svn update</b> command.</li>
+
 <li>If you would like to submit a patch, you can execute
 <b>svn diff</b> to create a unified diff for submission
 to the Rampart JIRA issue tracker.</li>
 </ol>
 <a name="maven" id="maven"></a>
-<div class="section"><h2>Installing Maven 2<a name="Installing_Maven_2"></a></h2>
+
+<div class="section">
+<h2><a name="Installing_Maven_2"></a>Installing Maven 2</h2>
+
 <p>Rampart's build is based on Maven 2. Maven is a build system that
 allows for the reuse of common build projects across multiple
 projects. For information about obtaining, installing, and
 configuring Maven 2, please see the <a class="externalLink" href="http://maven.apache.org" target="_blank">Maven project page</a>.
 To use Maven to build the Axis2 project, Please install <a class="externalLink" href="http://maven.apache.org/download.html" target="_blank">Maven2</a> and follow instructions here -  <a href="maven-help.html">Quick Guide to Maven for Axis 2.0</a></p>.
 <a name="ide" id="ide"></a>
-<div class="section"><h2>Configuring your IDE<a name="Configuring_your_IDE"></a></h2>
+
+<div class="section">
+<h2><a name="Configuring_your_IDE"></a>Configuring your IDE</h2>
+
 <p>The Rampart development team uses a variety of development tools
 from vi to emacs to eclipse to Intellij/IDEA. The following section
 is not an endorsement of a specific set of tools, it is simply
 meant as a pointer to ease the process of getting started with
 Rampart development.</p>
+
 <ul>
+
 <li><b>Intellij IDEA</b> - type <b>mvn
 idea:idea</b>. Generates the necessary IDEA .ipr, .iml
 and .iws project files</li>
+
 <li><b>Eclipse</b>- type <b>mvn eclipse:eclipse</b>. Then in Eclipse, setup a Classpath Variable
 for MAVEN_REPO, and select File &gt; Import &gt; Existing Projects
 into Workspace &gt; Select root directory. Selecting the root of
@@ -238,10 +281,10 @@ imported as individual projects at once.
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2005-2014
+              Copyright &#169;                    2005&#x2013;2015
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
-            All Rights Reserved.      
-            
+            All rights reserved.      
+                    
                   </div>
       <div class="clear">
         <hr/>

Modified: axis/site/axis2/java/rampart-staging/team-list.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/team-list.html?rev=1719208&r1=1719207&r2=1719208&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/team-list.html (original)
+++ axis/site/axis2/java/rampart-staging/team-list.html Thu Dec 10 21:03:35 2015
@@ -1,16 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Feb 9, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 10 Dec 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Apache Rampart - Team list</title>
+    <title>Apache Rampart &#x2013; Project Team</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20140209" />
+    <meta name="Date-Revision-yyyymmdd" content="20151210" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -28,14 +28,14 @@
     </div>
     <div id="breadcrumbs">
             
-            
+                    
                 <div class="xleft">
-        <span id="publishDate">Last Published: 09 Feb 2014</span>
-                  &nbsp;| <span id="projectVersion">Version: 1.6.3-SNAPSHOT</span>
+        <span id="publishDate">Last Published: 10 Dec 2015</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.6.3</span>
                       </div>
             <div class="xright">                    <a href="../core/" title="Apache Axis2/Java">Apache Axis2/Java</a>
               
-            
+                    
       </div>
       <div class="clear">
         <hr/>
@@ -44,7 +44,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-            
+                    
                                 <h5>Apache Rampart</h5>
                   <ul>
                   <li class="none">
@@ -61,6 +61,20 @@
             </li>
               </ul>
         </li>
+                                                                                                  <li class="expanded">
+                          <a href="javascript:void(0)" title="Release Notes">Release Notes</a>
+                    <ul>
+                      <li class="none">
+                          <a href="release-notes/1.6.1.html" title="1.6.1">1.6.1</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.2.html" title="1.6.2">1.6.2</a>
+            </li>
+                      <li class="none">
+                          <a href="release-notes/1.6.3.html" title="1.6.3">1.6.3</a>
+            </li>
+              </ul>
+        </li>
           </ul>
                        <h5>Documentation</h5>
                   <ul>
@@ -113,9 +127,6 @@
                           <a href="http://svn.apache.org/viewvc/axis/axis2/java/rampart/" class="externalLink" title="Source Code">Source Code</a>
             </li>
                   <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                  <li class="none">
                           <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
             </li>
                   <li class="none">
@@ -132,27 +143,64 @@
         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
       </a>
                    
-            
+                    
             </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members<a name="Members"></a></h3><a name="Members"></a><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table border="0" class="bodyTable"><tr class="a"><th>Image</th><th>Id</th><th>Name</th><th>Email</th><th>Organization</th></tr><
 tr class="b"><td><img src="http://www.gravatar.com/avatar/34ccf356d819f93c71476674b199a946?d=mm&amp;s=60" alt="" /></td><td><a name="azeez"></a>azeez</td><td>Afkham Azeez</td><td>azeez AT wso2.com</td><td>WSO2</td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/ea88f902b9fabb35a183fced1b448a6c?d=mm&amp;s=60" alt="" /></td><td><a name="ruchith"></a>ruchith</td><td>Ruchith Fernando</td><td>ruchithf AT apache.org</td><td>Purdue University</td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/716ec6f446c71b83c574ce4c4bc76248?d=mm&amp;s=60" alt="" /></td><td><a name="sanka"></a>sanka</td><td>Sanka Samaranayake</td><td>sanka AT wso2.com</td><td>WSO2</td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/5eef4692f968c12bf8e81329d7ac7a92?d=mm&amp;s=60" alt="" /></td><td><a name="dims"></a>dims</td><td>Davanum Srinivas</td><td>dims AT apache.org</td><td>IBM</td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/f2cf03f79e45209c0d6a4f42f
 d758e81?d=mm&amp;s=60" alt="" /></td><td><a name="nandana"></a>nandana</td><td>Nandana Mihindukulasooriya</td><td>nandana AT apache.org</td><td>-</td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/a377e3ba7dc93c103eec6d38f814f2e1?d=mm&amp;s=60" alt="" /></td><td><a name="thilinamb"></a>thilinamb</td><td>Thilina Buddhika</td><td>thilinamb AT apache.org</td><td>WSO2</td></tr></table></div><div class="section"><h3>Contributors<a name="Contributors"></a></h3><a name="Contributors"></a><p>There are no contributors listed for this project. Please check back again later.</p><script type="text/javascript">
-function offsetDate(id, offset) {
-    var now = new Date();
-    var nowTime = now.getTime();
-    var localOffset = now.getTimezoneOffset();
-    var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
-    var developerDate = new Date(developerTime);
-
-    document.getElementById(id).innerHTML = developerDate;
-}
-
-function init(){
-}
-
-window.onLoad = init();
-</script></div></div>
+        <div class="section">
+<h2><a name="The_Team"></a>The Team</h2><a name="The_Team"></a>
+<p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
+<p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p>
+<div class="section">
+<h3><a name="Members"></a>Members</h3><a name="Members"></a>
+<p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Image</th>
+<th>Id</th>
+<th>Name</th>
+<th>Email</th>
+<th>Organization</th></tr>
+<tr class="b">
+<td><img src="http://www.gravatar.com/avatar/34ccf356d819f93c71476674b199a946?d=mm&amp;s=60" alt="" /></td>
+<td><a name="azeez"></a>azeez</td>
+<td>Afkham Azeez</td>
+<td>azeez AT wso2.com</td>
+<td>WSO2</td></tr>
+<tr class="a">
+<td><img src="http://www.gravatar.com/avatar/ea88f902b9fabb35a183fced1b448a6c?d=mm&amp;s=60" alt="" /></td>
+<td><a name="ruchith"></a>ruchith</td>
+<td>Ruchith Fernando</td>
+<td>ruchithf AT apache.org</td>
+<td>Purdue University</td></tr>
+<tr class="b">
+<td><img src="http://www.gravatar.com/avatar/716ec6f446c71b83c574ce4c4bc76248?d=mm&amp;s=60" alt="" /></td>
+<td><a name="sanka"></a>sanka</td>
+<td>Sanka Samaranayake</td>
+<td>sanka AT wso2.com</td>
+<td>WSO2</td></tr>
+<tr class="a">
+<td><img src="http://www.gravatar.com/avatar/5eef4692f968c12bf8e81329d7ac7a92?d=mm&amp;s=60" alt="" /></td>
+<td><a name="dims"></a>dims</td>
+<td>Davanum Srinivas</td>
+<td>dims AT apache.org</td>
+<td>IBM</td></tr>
+<tr class="b">
+<td><img src="http://www.gravatar.com/avatar/f2cf03f79e45209c0d6a4f42fd758e81?d=mm&amp;s=60" alt="" /></td>
+<td><a name="nandana"></a>nandana</td>
+<td>Nandana Mihindukulasooriya</td>
+<td>nandana AT apache.org</td>
+<td>-</td></tr>
+<tr class="a">
+<td><img src="http://www.gravatar.com/avatar/a377e3ba7dc93c103eec6d38f814f2e1?d=mm&amp;s=60" alt="" /></td>
+<td><a name="thilinamb"></a>thilinamb</td>
+<td>Thilina Buddhika</td>
+<td>thilinamb AT apache.org</td>
+<td>WSO2</td></tr></table></div>
+<div class="section">
+<h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a>
+<p>There are no contributors listed for this project. Please check back again later.</p></div></div>
       </div>
     </div>
     <div class="clear">
@@ -160,10 +208,10 @@ window.onLoad = init();
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2005-2014
+              Copyright &#169;                    2005&#x2013;2015
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
-            All Rights Reserved.      
-            
+            All rights reserved.      
+                    
                   </div>
       <div class="clear">
         <hr/>