You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2006/03/24 08:43:01 UTC

svn commit: r388436 - in /webservices/axis2/site: 0_95/userguide1.html archived_news.html index.html team-list.html

Author: chatra
Date: Thu Mar 23 23:43:00 2006
New Revision: 388436

URL: http://svn.apache.org/viewcvs?rev=388436&view=rev
Log:
made corrections

Modified:
    webservices/axis2/site/0_95/userguide1.html
    webservices/axis2/site/archived_news.html
    webservices/axis2/site/index.html
    webservices/axis2/site/team-list.html

Modified: webservices/axis2/site/0_95/userguide1.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/0_95/userguide1.html?rev=388436&r1=388435&r2=388436&view=diff
==============================================================================
--- webservices/axis2/site/0_95/userguide1.html (original)
+++ webservices/axis2/site/0_95/userguide1.html Thu Mar 23 23:43:00 2006
@@ -2,7 +2,7 @@
           @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: 23 March 2006
+                	Last published: 24 March 2006
                   | Doc for 0.95</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="../">Download Axis2</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></ul></li><li class="expanded"><a href="../">Documentation</a><ul><li class="none"><a href="../0_93/index.html">Version 0.93</a></li><li class="none"><a href="../0_94/index.html">Version 0.94</a></li><li class="none"><a href="../0_95/index.html">Version 0.95</a></li></ul></li><li 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 t
 he 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="../modules/index.html">Modules</a></li><li class="none"><a href="../thanks.html">Acknowledgements</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="Axis2_User_s_Guide"></a><h2>Axis2 User's Guide</h2><p><i>Version 0.95</i></p><i>User Feedback: <a href="mailto
 :axis-user@ws.apache.org">axis-user@ws.apache.org</a></i><p align="right">Pages: <a href="userguide.html">Content</a>, <b>1</b>, <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 class="section"><a name="Introduction"></a><h2>Introduction</h2><p>Welcome to Axis2, the next generation of Apache Axis!!! This User's Guide
 will help you to understand what Axis2 has to offer and how to get started
 with it. We hope you will benefit from the power of Axis2.</p><div class="subsection"><a name="Attention"></a><h3>Attention</h3><ul>
@@ -137,25 +137,16 @@
      <li>org.apache.ws.commons.om.impl.llom.builder to org.apache.ws.commons.om.impl.builder</li>
      <li>org.apache.ws.commons.om.impl.llom.mtom to org.apache.ws.commons.om.impl.mtom</li>
      <li>org.apache.ws.commons.om.impl.llom.serialize to org.apache.ws.commons.om.impl.serialize</li>
-     <li>org.apache.ws.commons.om.impl.llom.traverse to org.apache.ws.commons.om.impl.traverse</li> 
-   
-
-
-<h3><a name="Tools_included_in_this_Release">Tools Included In This
-Release</a></h3>
-<ol type="1">
+     <li>org.apache.ws.commons.om.impl.llom.traverse to org.apache.ws.commons.om.impl.traverse</li>
+    </ul> 
+   </li>
+</ol></div><div class="subsection"><a name="Tools_Included_In_This_Release"></a><h3>Tools Included In This Release</h3><ol type="1">
   <li>Axis2 Web Application (Web App)</li>
   <li>WSDL2WS- <a href="CodegenToolReference.html" class="newWindow" title="New Window" target="_blank">Command line
     version</a></li>
-  <li>Service Archive Wizard- <a href="ServiceArchiveToolReference.html" class="newWindow" title="New Window" target="_blank">Eclipse plugin</a></li>
-</ol>
-<a href="http://ws.apache.org/axis2/download.cgi" class="newWindow" title="New Window" target="_blank">Download</a> above plugins
-
-<h3><a name="What_s_still_to_do_">What's Still To Do?</a></h3>
-
-<p>See list of what we think needs to be done, and consider helping out if
-you're interested &amp; able!</p>
-<ol type="1">
+  
+</ol><p><a href="http://ws.apache.org/axis2/download.cgi" class="newWindow" title="New Window" target="_blank">Download</a> above plugins</p></div><div class="subsection"><a name="What_s_Still_To_Do_"></a><h3>What's Still To Do?</h3><p>See list of what we think needs to be done, and consider helping out if
+you're interested &amp; able!</p><ol type="1">
  <li>JAX-RPC 1.1 and/or JAX-WS compliance</li>
  <li>SOAP Encoding</li>
  <li>Binary serialization and de-serialization support</li>
@@ -163,11 +154,7 @@
  <li>Implementation of other Transports.</li>
  <li>Resource framework implementation (WS-RF) and Enterprise web services such as JSR 109 support</li>
  <li>Completion of Interop tests</li>
-</ol>
-
-<p align="right"><a href="userguide.html"><img src="images/arrow_left.gif" alt=""></img> Previous</a> | <a href="userguide2.html">Next <img src="images/arrow_right.gif" alt=""></img></a></p>
+</ol><p align="right"><a href="userguide.html"><img src="images/arrow_left.gif" alt=""></img> Previous</a> | <a href="userguide2.html">Next <img src="images/arrow_right.gif" alt=""></img></a></p><p>
 
 Pages: <a href="userguide.html">Content</a>,
-<b>1</b>, <a href="userguide2.html">2</a>, <a href="userguide3.html">3</a>, <a href="userguide4.html">4</a>, <a href="userguide5.html">5</a>
-
-</ul></li></ol></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>
\ No newline at end of file
+<b>1</b>, <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>
\ No newline at end of file

Modified: webservices/axis2/site/archived_news.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/archived_news.html?rev=388436&r1=388435&r2=388436&view=diff
==============================================================================
--- webservices/axis2/site/archived_news.html (original)
+++ webservices/axis2/site/archived_news.html Thu Mar 23 23:43:00 2006
@@ -1,157 +1,152 @@
-<!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 - Apache Axis2 Archived News</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: 23 March 2006
-                  | Doc for 0.95</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="">Download Axis2</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></ul></li><li class="expanded"><a href="">Documentation</a><ul><li class="none"><a href="0_93/index.html">Version 0.93</a></li><li class="none"><a href="0_94/index.html">Version 0.94</a></li><li class="none"><a href="0_95/index.html">Version 0.95</a></li></ul></li><li 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="non
 e"><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="modules/index.html">Modules</a></li><li class="none"><a href="thanks.html">Acknowledgements</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="Apache_Axis2_Archived_News"></a><h2>Apache Axis2 Archived News</h2><p>This document will contain details on each of the Axis2 versions that were
-released up to the currect version.</p><div class="subsection"><a name="Content"></a><h3>Content</h3></div><div class="subsection"><a name="Apache_Axis2_Releases:"></a><h3>Apache Axis2 Releases:</h3><ul>
-  <li><a href="#0_94">11 January 2006- Version0.94</a></li>
-  <li><a href="#0_93">02 December 2005 - Version 0.93</a></li>
-  <li><a href="#0_92">26 September 2005 - Version 0.92</a></li>
-  <li><a href="#0_91">12 August 2005 - Version 0.91</a></li>
-  <li><a href="#0_90">02 July 2005 - Version 0.9</a></li>
-  <li><a href="#M2">07 June 2005 - Milestone 2</a></li>
-  <li><a href="#M1">24 February 2005 - Milestone 1</a></li>
-</ul><p><a name="0_94"></a></p></div><div class="subsection">
-<a name="11_January_2006_-_Apache_Axis2_Version_0_94_Released____"></a><h3>11 January 2006 - Apache Axis2 Version 0.94 Released! (<a
-href="http://ws.apache.org/axis2/download.cgi">Download 0.94</a>)</h3><p>This release includes the following features:</p></div><div class="subsection"><a name="Complete_Features_List"></a><h3>Complete Features List</h3><ol type="1">
-  <li>AXIOM, an XML object model working on StAX (Streaming API for XML)
-    parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML
-    infoset support.</li>
-  <li>Support for One-Way Messaging (In-Only) and Request Response Messaging
-    (In-Out)</li>
-  <li>Module Architecture, mechanism to extend the SOAP Processing Model</li>
-  <li>Module version support , can have multiple versions of the same module
-    and use them depending on the requirement.</li>
-  <li>Content hierarchy</li>
-  <li>Archive based deployment Model and Directory based deployment model</li>
-  <li>JWS like deployment (making Java class into Web service)</li>
-  <li>WSDL Code Generation Tool for Stub and skeletons</li>
-  <li>WS-Addressing, both the submission (2004/08) and final (2005/08)
-    versions</li>
-  <li>WSS4J module for security</li>
-  <li>Improved and user friendly Client API</li>
-  <li>WSDL2Java</li>
-  <li>REST (REpresentational State Transfer) Support</li>
-  <li>Transports supports: HTTP, SMTP, TCP, JMS</li>
-  <li>Raw XML providers</li>
-  <li>Support for MTOM/ MIME/ SwA</li>
-  <li>SAAJ implementation</li>
-  <li>DOOM - <span style="color: #FF0000">New</span></li>
-  <li>Pack/Unpack capability for the generated code- <span style="color: #FF0000">New</span></li>
-  <li>Axis Data Binding - ADB (Framework and Schema Compiler)</li>
-  <li>Numerous bug fixes since last release</li>
-</ol></div><div class="subsection"><a name="Axis2_Experimental_Features_List"></a><h3>Axis2 Experimental Features List</h3><ol type="1">
-  <li>Sessions scoping for Application, SOAP, Transport and Request
-  levels</li>
-  <li>Server side Web Service Policy support</li>
-  <li>?wsdl and ?xsd support</li>
-  <li>Java2WSDL</li>
-  <li>Generating ServiceClient for a given WSDL and invoke the corresponding
-    service using generated client.</li>
-</ol></div><div class="subsection"><a name="Major_Changes_Since_Last_Release"></a><h3>Major Changes Since Last Release</h3><ol type="1">
-  <li>Fixing of memory leaks</li>
-  <li>Client API changes , Introducing ServiceClient instead of MEPClient,
-    InOnlyMEPClient, InOutMEPClient, Call. (Please note that the above
-    classes will be deprecated in this release.)</li>
-  <li>Module versioning support , can have multiple versions of the same
-    module and use them depending on the requirement.</li>
-  <li>Code generator improved to process multi-port WSDL's properly</li>
-  <li>Packing and unpacking options for the code generated classes</li>
-</ol></div><div class="subsection"><a name="Tools_Included_In_This_Release"></a><h3>Tools Included In This Release</h3><ol type="1">
-  <li>Axis2 Web Application (Web App)</li>
-  <li>WSDL2WS- Eclipse plugin/ Command line version/ IntelliJ IDEA plugin</li>
-  <li>Service Archive Wizard- Eclipse plugin/ IntelliJ IDEA plugin</li>
-</ol></div><div class="subsection"><a name="What_s_Still_To_Do_"></a><h3>What's Still To Do?</h3><ol type="1">
-  <li>JAX-RPC 1.1 and/or JAX-WS compliance</li>
-  <li>SOAP Encoding</li>
-  <li>Binary serialization and de-serialization support</li>
-  <li>Management Interface for Axis2</li>
-  <li>Implementation of other Transports.</li>
-  <li>Resource framework implementation (WS-RF) and Enterprise web services
-    such as JSR 109 support</li>
-  <li>Completion of interop tests</li>
-</ol><p><a name="0_93"></a></p></div><div class="subsection"><a name="02_December_2005_-_Apache_Axis2_Version_0_93_Released_____"></a><h3>02 December 2005 - Apache Axis2 Version 0.93 Released! (<a
-href="http://ws.apache.org/axis2/download.cgi">Download 0.93</a>)</h3><p>Axis2 is becoming more and more stable. <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download it!.</a>This 0.93
-release contains the following additional features:</p><ul>
-  <li>JDK 1.5 compatibility</li>
-  <li>Configurable handler chains using axis2.xml</li>
-  <li>Improved class loader hierarchy</li>
-  <li>Improved security module with dynamic configurability</li>
-  <li>ADB (Axis Data Binding) with complete simple types support and limited
-    complex type support</li>
-  <li>Jalopy based code formatting of generated code</li>
-  <li>Proxy support and NTLM authentication</li>
-  <li>support for rpc/literal</li>
-  <li>And numerous bug fixes after 0.92 release</li>
-</ul></div><div class="subsection"><a name="Experimental_features_list"></a><h3>Experimental features list</h3><ol type="1">
-  <li>DOOM - DOM implementation over OM</li>
-  <li>Java2WSDL</li>
-  <li>RPC Support</li>
-</ol></div><div class="subsection"><a name="Major_changes_since_last_release"></a><h3>Major changes since last release</h3><ol>
-  <li>Refactored org.apache.axis2.clientapi to org.apache.axis2.client</li>
-  <li>Introduction of Options to configure clients</li>
-  <li>Renaming of descriptors. OperationDescription -&gt; AxisOperation,
-    ServiceDescription -&gt; AxisService, ServiceGroupDescription -&gt;
-    AxisServiceGroup</li>
-</ol><p>
-We are getting closer to a 1.0 release, the remaining tasks to be completed
-before a 1.0 release include: SOAP 1.1 and 1.2 validation, Our own data
-binding implementation, WSDL Generation.
-<a name="0_92"></a></p></div><div class="subsection"><a name="26_September_2005_-_Apache_Axis2_Version_0_92_Released_"></a><h3>26 September 2005 - Apache Axis2 Version 0.92 Released!</h3><p>Axis2 is becoming more and more stable. <a href="releases.html#0.9">Download it!</a> This 0.92 release is a glimpse of
-1.0 that should be coming soon. This 0.92 release contains the following
-additional features:</p><ul>
-  <li>WS-Security support using WSS4J</li>
-  <li>Support for context hierarchy serialization</li>
-  <li>Service Groups</li>
-  <li>and numerous bug fixes after 0.91 release</li>
-</ul></div><div class="subsection"><a name="The_release_includes_following_tools"></a><h3>The release includes following tools</h3><ul>
-  <li>Admin Web App</li>
-  <li>WSDL2Java, eclipse Plugin/Command line version</li>
-  <li>Service Archive Wizard, eclipse Plugin</li>
-  <li>Module Archive Wizard, eclipse Plugin</li>
-  <li>Service Archive Wizard, IntelliJ IDEA Plugin</li>
-</ul><p><em>We are getting closer to a 1.0 release, the remaining tasks to be
-completed before a 1.0 release include: SOAP 1.1 and 1.2 validation, Our own
-data binding implementation, WSDL Generation.</em></p><p><a name="0_91"></a></p></div><div class="subsection"><a name="12_August_2005_-_Apache_Axis2_Version_0_91_Released_"></a><h3>12 August 2005 - Apache Axis2 Version 0.91 Released!</h3><p>Axis2 is becoming more and more stable. <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download it!</a> This 0.91
-release is a glimpse of 1.0 that should be coming soon. This 0.91 release
-contains the following additional features:</p><ul>
-  <li>File Caching for MTOM</li>
-  <li>SOAP Faults based on the SOAP version and better fault handling</li>
-  <li>Different character encoding support</li>
-  <li>Improved infoset support in AXIOM</li>
-  <li>Improved code generation templates</li>
-  <li>Numerous bug fixes</li>
-</ul><p><a name="0_90"></a></p></div><div class="subsection"><a name="02_July_2005_-_Apache_Axis2_Version_0_9_Released_"></a><h3>02 July 2005 - Apache Axis2 Version 0.9 Released!</h3><p>Axis2 is taking shape. <a href="releases.html#0.9">Download it!</a> This
-0.9 release is a glimpse of 1.0 that should be coming soon. This 0.9 release
-contains the following additional features:</p><ul>
-  <li>XML Beans based data binding support</li>
-  <li>Support for WS-Addressing, both the submission and final versions</li>
-  <li>REST Web Service Support</li>
-  <li>MTOM/SWA attachments support</li>
-  <li>SAAJ implementation</li>
-</ul><p><a name="M2"></a></p></div><div class="subsection"><a name="07_June_2005_-_Apache_Axis2_Milestone_2__M2__Released"></a><h3>07 June 2005 - Apache Axis2 Milestone 2 (M2) Released</h3><p>Apache Axis2 is starting to take shape, features implemented in this
-second milestone release are:</p><ul>
-  <li>Modules - a mechanism to extend the SOAP Processing Model</li>
-  <li>Support for WS-Addressing</li>
-  <li>Axis2 Client API - Blocking and Non-Blocking API</li>
-  <li>Support for One-Way Messaging and Request Response Messaging</li>
-  <li>WSDL Code Generation Tool.</li>
-  <li>HTTP, SMTP, and TCP transport Support</li>
-</ul><b>This release also includes following tools:</b><ul>
-  <li>Administration web application,</li>
-  <li>WSDL2WS-Eclipse plug-in</li>
-  <li>Service Archive Wizard- Eclipse plug-in</li>
-  <li>Module Archive Wizard-Eclipse plug-in</li>
-</ul><p><a name="M1"></a></p></div><div class="subsection"><a name="24_February_2005_-_Apache_Axis2_Milestone_1__M1__Released"></a><h3>24 February 2005 - Apache Axis2 Milestone 1 (M1) Released</h3><p>This first milestone release of Axis2 includes the following features:</p><ul>
-  <li>AXIOM, a SOAP specific streaming XML infoset model for SOAP 1.1/1.2
-    Messages</li>
-  <li>WSDL Object Model built based on the proposed WSDL 2.0 Component
-  Model.</li>
-  <li>Handler framework with the support to specify the location of the
-    Handler in a specific Phase</li>
-  <li>Support to bundle and enable the Handlers as Modules</li>
-  <li>Support for the Synchronous and Asynchronous IN-OUT messaging over HTTP
-    transport</li>
-  <li>Hot deployment of Web Services</li>
+<!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 - Apache Axis2 Archived News</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: 24 March 2006
+                  | Doc for 0.95</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="">Download Axis2</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></ul></li><li class="expanded"><a href="">Documentation</a><ul><li class="none"><a href="0_93/index.html">Version 0.93</a></li><li class="none"><a href="0_94/index.html">Version 0.94</a></li><li class="none"><a href="0_95/index.html">Version 0.95</a></li></ul></li><li 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="non
 e"><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="modules/index.html">Modules</a></li><li class="none"><a href="thanks.html">Acknowledgements</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="Apache_Axis2_Archived_News"></a><h2>Apache Axis2 Archived News</h2><p>This document will contain details on each of the Axis2 versions that were
+released up to the currect version.</p><div class="subsection"><a name="Content"></a><h3>Content</h3></div><div class="subsection"><a name="Apache_Axis2_Releases:"></a><h3>Apache Axis2 Releases:</h3><ul>
+  <li><a href="#0_94">11 January 2006- Version0.94</a></li>
+  <li><a href="#0_93">02 December 2005 - Version 0.93</a></li>
+  <li><a href="#0_92">26 September 2005 - Version 0.92</a></li>
+  <li><a href="#0_91">12 August 2005 - Version 0.91</a></li>
+  <li><a href="#0_90">02 July 2005 - Version 0.9</a></li>
+  <li><a href="#M2">07 June 2005 - Milestone 2</a></li>
+  <li><a href="#M1">24 February 2005 - Milestone 1</a></li>
+</ul><p><a name="0_94"></a></p></div><div class="subsection"><a name="11_January_2006_-_Apache_Axis2_Version_0_94_Released_"></a><h3>11 January 2006 - Apache Axis2 Version 0.94 Released!</h3><p>(<a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download 0.94</a>)</p><p>This release includes the following features:</p></div><div class="subsection"><a name="Complete_Features_List"></a><h3>Complete Features List</h3><ol type="1">
+  <li>AXIOM, an XML object model working on StAX (Streaming API for XML)
+    parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML
+    infoset support.</li>
+  <li>Support for One-Way Messaging (In-Only) and Request Response Messaging
+    (In-Out)</li>
+  <li>Module Architecture, mechanism to extend the SOAP Processing Model</li>
+  <li>Module version support , can have multiple versions of the same module
+    and use them depending on the requirement.</li>
+  <li>Content hierarchy</li>
+  <li>Archive based deployment Model and Directory based deployment model</li>
+  <li>JWS like deployment (making Java class into Web service)</li>
+  <li>WSDL Code Generation Tool for Stub and skeletons</li>
+  <li>WS-Addressing, both the submission (2004/08) and final (2005/08)
+    versions</li>
+  <li>WSS4J module for security</li>
+  <li>Improved and user friendly Client API</li>
+  <li>WSDL2Java</li>
+  <li>REST (REpresentational State Transfer) Support</li>
+  <li>Transports supports: HTTP, SMTP, TCP, JMS</li>
+  <li>Raw XML providers</li>
+  <li>Support for MTOM/ MIME/ SwA</li>
+  <li>SAAJ implementation</li>
+  <li>DOOM - <span style="color: #FF0000">New</span></li>
+  <li>Pack/Unpack capability for the generated code- <span style="color: #FF0000">New</span></li>
+  <li>Axis Data Binding - ADB (Framework and Schema Compiler)</li>
+  <li>Numerous bug fixes since last release</li>
+</ol></div><div class="subsection"><a name="Axis2_Experimental_Features_List"></a><h3>Axis2 Experimental Features List</h3><ol type="1">
+  <li>Sessions scoping for Application, SOAP, Transport and Request
+  levels</li>
+  <li>Server side Web Service Policy support</li>
+  <li>?wsdl and ?xsd support</li>
+  <li>Java2WSDL</li>
+  <li>Generating ServiceClient for a given WSDL and invoke the corresponding
+    service using generated client.</li>
+</ol></div><div class="subsection"><a name="Major_Changes_Since_Last_Release"></a><h3>Major Changes Since Last Release</h3><ol type="1">
+  <li>Fixing of memory leaks</li>
+  <li>Client API changes , Introducing ServiceClient instead of MEPClient,
+    InOnlyMEPClient, InOutMEPClient, Call. (Please note that the above
+    classes will be deprecated in this release.)</li>
+  <li>Module versioning support , can have multiple versions of the same
+    module and use them depending on the requirement.</li>
+  <li>Code generator improved to process multi-port WSDL's properly</li>
+  <li>Packing and unpacking options for the code generated classes</li>
+</ol></div><div class="subsection"><a name="Tools_Included_In_This_Release"></a><h3>Tools Included In This Release</h3><ol type="1">
+  <li>Axis2 Web Application (Web App)</li>
+  <li>WSDL2WS- Eclipse plugin/ Command line version/ IntelliJ IDEA plugin</li>
+  <li>Service Archive Wizard- Eclipse plugin/ IntelliJ IDEA plugin</li>
+</ol></div><div class="subsection"><a name="What_s_Still_To_Do_"></a><h3>What's Still To Do?</h3><ol type="1">
+  <li>JAX-RPC 1.1 and/or JAX-WS compliance</li>
+  <li>SOAP Encoding</li>
+  <li>Binary serialization and de-serialization support</li>
+  <li>Management Interface for Axis2</li>
+  <li>Implementation of other Transports.</li>
+  <li>Resource framework implementation (WS-RF) and Enterprise web services
+    such as JSR 109 support</li>
+  <li>Completion of interop tests</li>
+</ol><p><a name="0_93"></a></p></div><div class="subsection"><a name="02_December_2005_-_Apache_Axis2_Version_0_93_Released_"></a><h3>02 December 2005 - Apache Axis2 Version 0.93 Released!</h3><p>(<a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download 0.93</a>)</p><p>Axis2 is becoming more and more stable. This 0.93
+release contains the following additional features:</p><ul>
+  <li>JDK 1.5 compatibility</li>
+  <li>Configurable handler chains using axis2.xml</li>
+  <li>Improved class loader hierarchy</li>
+  <li>Improved security module with dynamic configurability</li>
+  <li>ADB (Axis Data Binding) with complete simple types support and limited
+    complex type support</li>
+  <li>Jalopy based code formatting of generated code</li>
+  <li>Proxy support and NTLM authentication</li>
+  <li>support for rpc/literal</li>
+  <li>And numerous bug fixes after 0.92 release</li>
+</ul></div><div class="subsection"><a name="Experimental_features_list"></a><h3>Experimental features list</h3><ol type="1">
+  <li>DOOM - DOM implementation over OM</li>
+  <li>Java2WSDL</li>
+  <li>RPC Support</li>
+</ol></div><div class="subsection"><a name="Major_changes_since_last_release"></a><h3>Major changes since last release</h3><ol>
+  <li>Refactored org.apache.axis2.clientapi to org.apache.axis2.client</li>
+  <li>Introduction of Options to configure clients</li>
+  <li>Renaming of descriptors. OperationDescription -&gt; AxisOperation,
+    ServiceDescription -&gt; AxisService, ServiceGroupDescription -&gt;
+    AxisServiceGroup</li>
+</ol><p>
+We are getting closer to a 1.0 release, the remaining tasks to be completed
+before a 1.0 release include: SOAP 1.1 and 1.2 validation, Our own data
+binding implementation, WSDL Generation.
+<a name="0_92"></a></p></div><div class="subsection"><a name="26_September_2005_-_Apache_Axis2_Version_0_92_Released_"></a><h3>26 September 2005 - Apache Axis2 Version 0.92 Released!</h3><p><a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">(Download 0.92)</a></p><p>This 0.92 release contains the following
+additional features:</p><ul>
+  <li>WS-Security support using WSS4J</li>
+  <li>Support for context hierarchy serialization</li>
+  <li>Service Groups</li>
+  <li>and numerous bug fixes after 0.91 release</li>
+</ul></div><div class="subsection"><a name="The_release_includes_following_tools"></a><h3>The release includes following tools</h3><ul>
+  <li>Admin Web App</li>
+  <li>WSDL2Java, eclipse Plugin/Command line version</li>
+  <li>Service Archive Wizard, eclipse Plugin</li>
+  <li>Module Archive Wizard, eclipse Plugin</li>
+  <li>Service Archive Wizard, IntelliJ IDEA Plugin</li>
+</ul><p><em>We are getting closer to a 1.0 release, the remaining tasks to be
+completed before a 1.0 release include: SOAP 1.1 and 1.2 validation, Our own
+data binding implementation, WSDL Generation.</em></p><p><a name="0_91"></a></p></div><div class="subsection"><a name="12_August_2005_-_Apache_Axis2_Version_0_91_Released_"></a><h3>12 August 2005 - Apache Axis2 Version 0.91 Released!</h3><p><a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">(Download 0.91)</a></p><p>This 0.91 release is a glimpse of 1.0 that should be coming soon. This 0.91 release
+contains the following additional features:</p><ul>
+  <li>File Caching for MTOM</li>
+  <li>SOAP Faults based on the SOAP version and better fault handling</li>
+  <li>Different character encoding support</li>
+  <li>Improved infoset support in AXIOM</li>
+  <li>Improved code generation templates</li>
+  <li>Numerous bug fixes</li>
+</ul><p><a name="0_90"></a></p></div><div class="subsection"><a name="02_July_2005_-_Apache_Axis2_Version_0_9_Released_"></a><h3>02 July 2005 - Apache Axis2 Version 0.9 Released!</h3><p><a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">(Download 0.9)</a></p><p>Axis2 is taking shape. This
+0.9 release is a glimpse of 1.0 that should be coming soon. This 0.9 release
+contains the following additional features:</p><ul>
+  <li>XML Beans based data binding support</li>
+  <li>Support for WS-Addressing, both the submission and final versions</li>
+  <li>REST Web Service Support</li>
+  <li>MTOM/SWA attachments support</li>
+  <li>SAAJ implementation</li>
+</ul><p><a name="M2"></a></p></div><div class="subsection"><a name="07_June_2005_-_Apache_Axis2_Milestone_2__M2__Released"></a><h3>07 June 2005 - Apache Axis2 Milestone 2 (M2) Released</h3><p>Apache Axis2 is starting to take shape, features implemented in this
+second milestone release are:</p><ul>
+  <li>Modules - a mechanism to extend the SOAP Processing Model</li>
+  <li>Support for WS-Addressing</li>
+  <li>Axis2 Client API - Blocking and Non-Blocking API</li>
+  <li>Support for One-Way Messaging and Request Response Messaging</li>
+  <li>WSDL Code Generation Tool.</li>
+  <li>HTTP, SMTP, and TCP transport Support</li>
+</ul><b>This release also includes following tools:</b><ul>
+  <li>Administration web application,</li>
+  <li>WSDL2WS-Eclipse plug-in</li>
+  <li>Service Archive Wizard- Eclipse plug-in</li>
+  <li>Module Archive Wizard-Eclipse plug-in</li>
+</ul><p><a name="M1"></a></p></div><div class="subsection"><a name="24_February_2005_-_Apache_Axis2_Milestone_1__M1__Released"></a><h3>24 February 2005 - Apache Axis2 Milestone 1 (M1) Released</h3><p>This first milestone release of Axis2 includes the following features:</p><ul>
+  <li>AXIOM, a SOAP specific streaming XML infoset model for SOAP 1.1/1.2
+    Messages</li>
+  <li>WSDL Object Model built based on the proposed WSDL 2.0 Component
+  Model.</li>
+  <li>Handler framework with the support to specify the location of the
+    Handler in a specific Phase</li>
+  <li>Support to bundle and enable the Handlers as Modules</li>
+  <li>Support for the Synchronous and Asynchronous IN-OUT messaging over HTTP
+    transport</li>
+  <li>Hot deployment of Web Services</li>
 </ul></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/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/index.html?rev=388436&r1=388435&r2=388436&view=diff
==============================================================================
--- webservices/axis2/site/index.html (original)
+++ webservices/axis2/site/index.html Thu Mar 23 23:43:00 2006
@@ -2,7 +2,7 @@
           @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: 23 March 2006
+                	Last published: 24 March 2006
                   | Doc for 0.95</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="">Download Axis2</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></ul></li><li class="expanded"><a href="">Documentation</a><ul><li class="none"><a href="0_93/index.html">Version 0.93</a></li><li class="none"><a href="0_94/index.html">Version 0.94</a></li><li class="none"><a href="0_95/index.html">Version 0.95</a></li></ul></li><li 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="non
 e"><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="modules/index.html">Modules</a></li><li class="none"><a href="thanks.html">Acknowledgements</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="Welcome_to_Apache_Axis2"></a><h2>Welcome to Apache Axis2</h2><p>Apache Axis2 is an implementation of the <a href="http://www.w3.org/TR/soap/" class="externalLink" title
 ="External Link">Simple Object Access Protocol (SOAP)
 Recommendation</a> from the <a href="http://www.w3.org" class="externalLink" title="External Link">W3C</a>.  Axis2 can
 be used to provide and consume Web Services.</p><p>From the <a href="http://www.w3.org/TR/soap/" class="externalLink" title="External Link">W3C recommendation</a>:</p><div style="padding-left: 20px; padding-top: 5px; font-style:italic;">
@@ -20,8 +20,7 @@
   <li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm" class="newWindow" title="New Window" target="_blank">WS-ReliableMessaging</a></li>
   <li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss" class="newWindow" title="New Window" target="_blank">WS-Security</a></li>
   <li><a href="http://www.w3.org/Submission/ws-addressing/" class="newWindow" title="New Window" target="_blank">WS-Addressing</a></li>
-</ul></div><div class="section"><a name="Latest_Release"></a><h2>Latest Release</h2><div class="subsection"><a name="23_March_2006_-_Apache_Axis2_Version_0_95_Released____"></a><h3>23 March 2006 - Apache Axis2 Version 0.95 Released! (<a
-href="http://ws.apache.org/axis2/download.cgi">Download 0.95</a>)</h3><p>This release includes the following features:</p></div><div class="subsection"><a name="Axis2_Complete_Features_List"></a><h3>Axis2 Complete Features List</h3><ol type="1">
+</ul></div><div class="section"><a name="Latest_Release"></a><h2>Latest Release</h2><div class="subsection"><a name="23_March_2006_-_Apache_Axis2_Version_0_95_Released_"></a><h3>23 March 2006 - Apache Axis2 Version 0.95 Released!</h3><p>(<a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download 0.95</a>)</p><p>This release includes the following features:</p></div><div class="subsection"><a name="Axis2_Complete_Features_List"></a><h3>Axis2 Complete Features List</h3><ol type="1">
  <li>AXIOM, an XML object model working on StAX (Streaming API for XML) parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.</li>
  <li>Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out)</li>
  <li>Module Architecture, mechanism to extend the SOAP Processing Model</li>
@@ -66,12 +65,12 @@
      <li>org.apache.ws.commons.om.impl.llom.mtom to org.apache.ws.commons.om.impl.mtom</li>
      <li>org.apache.ws.commons.om.impl.llom.serialize to org.apache.ws.commons.om.impl.serialize</li>
      <li>org.apache.ws.commons.om.impl.llom.traverse to org.apache.ws.commons.om.impl.traverse</li> 
-   
-     </ul>
-</li></ol></div><div class="subsection"><a name="Tools_Included_In_This_Release"></a><h3>Tools Included In This Release</h3><ol type="1">
+   </ul>
+</li>
+</ol></div><div class="subsection"><a name="Tools_Included_In_This_Release"></a><h3>Tools Included In This Release</h3><ol type="1">
  <li>Axis2 Web Application (Web App)</li>
  <li>WSDL2WS- Command line version</li>
- <li>Service Archive Wizard- eclipse Plugin</li>
+ 
 </ol></div><div class="subsection"><a name="What_s_Still_To_Do_"></a><h3>What's Still To Do?</h3><p>See list of what we think needs to be done, and consider helping out if
 you're interested &amp; able!</p><ol type="1">
  <li>JAX-RPC 1.1 and/or JAX-WS compliance</li>
@@ -115,8 +114,7 @@
 build in any assumptions of request-response patterns to ensure that it can
 be used easily to support arbitrary message exchange patterns. Don't worry,
 you'll still be able to use Axis2 like you used Axis1. One just have a richer
-set of options for client-server interaction.</p></div><div class="section"><a name="Archived_News"></a><h2>Archived News</h2><div class="subsection"><a name="11_January_2006_-_Apache_Axis2_Version_0_94_Released____"></a><h3>11 January 2006 - Apache Axis2 Version 0.94 Released! (<a
-href="http://ws.apache.org/axis2/download.cgi">Download 0.94</a>)</h3><p>This release includes the following features:</p></div><div class="subsection"><a name="Complete_Features_List"></a><h3>Complete Features List</h3><ol type="1">
+set of options for client-server interaction.</p></div><div class="section"><a name="Archived_News"></a><h2>Archived News</h2><div class="subsection"><a name="11_January_2006_-_Apache_Axis2_Version_0_94_Released_"></a><h3>11 January 2006 - Apache Axis2 Version 0.94 Released!</h3><p>(<a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download 0.94</a>)</p><p>This release includes the following features:</p></div><div class="subsection"><a name="Complete_Features_List"></a><h3>Complete Features List</h3><ol type="1">
   <li>AXIOM, an XML object model working on StAX (Streaming API for XML)
     parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML
     infoset support.</li>
@@ -174,8 +172,7 @@
   <li>Resource framework implementation (WS-RF) and Enterprise web services
     such as JSR 109 support</li>
   <li>Completion of interop tests</li>
-</ol></div><div class="subsection"><a name="02_December_2005_-_Apache_Axis2_Version_0_93_Released_____"></a><h3>02 December 2005 - Apache Axis2 Version 0.93 Released! (<a
-href="http://ws.apache.org/axis2/download.cgi">Download 0.93</a>)</h3><p>Axis2 is becoming more and more stable. <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download it!. </a>This 0.93
+</ol></div><div class="subsection"><a name="02_December_2005_-_Apache_Axis2_Version_0_93_Released_"></a><h3>02 December 2005 - Apache Axis2 Version 0.93 Released!</h3><p>(<a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download 0.93</a>)</p><p>Axis2 is becoming more and more stable. This 0.93
 release contains the following additional features:</p><ul>
   <li>JDK 1.5 compatibility</li>
   <li>Configurable handler chains using axis2.xml</li>

Modified: webservices/axis2/site/team-list.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/team-list.html?rev=388436&r1=388435&r2=388436&view=diff
==============================================================================
--- webservices/axis2/site/team-list.html (original)
+++ webservices/axis2/site/team-list.html Thu Mar 23 23:43:00 2006
@@ -16,7 +16,7 @@
   	  function init() {
 	    	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	                     }
     </script></head><body class="composite" onload="init();"><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: 23 March 2006
+                	Last published: 24 March 2006
                   | Doc for 0.95</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="">Download Axis2</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></ul></li><li class="expanded"><a href="">Documentation</a><ul><li class="none"><a href="0_93/index.html">Version 0.93</a></li><li class="none"><a href="0_94/index.html">Version 0.94</a></li><li class="none"><a href="0_95/index.html">Version 0.95</a></li></ul></li><li 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="non
 e"><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="modules/index.html">Modules</a></li><li class="none"><a href="thanks.html">Acknowledgements</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="The_Team"></a><h2>The Team</h2><p>
         A successful project requires many people to play many roles.
         Some members write code or documentation, while others are
@@ -34,74 +34,74 @@
         The following is a list of developers with commit privileges that have 
         directly contributed to the project in one way or another.  
       </p><table class="bodyTable"><thead>
-        <tr class="b"><th>Name</th><th>Id</th><th>Email</th><th>Organization</th><th>Roles</th><th>TZ Offset</th><th>Time</th></tr>
+        <tr class="a"><th>Name</th><th>Id</th><th>Email</th><th>Organization</th><th>Roles</th><th>TZ Offset</th><th>Time</th></tr>
         </thead><tbody>
-                <tr class="a"><td>Davanum Srinivas</td><td><a name="dims"></a>dims</td><td><a href="mailto:dims AT wso2.com">dims AT wso2.com</a></td><td>WSO2</td><td>
+                <tr class="b"><td>Davanum Srinivas</td><td><a name="dims"></a>dims</td><td><a href="mailto:dims AT wso2.com">dims AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-dims">Unknown</span></td></tr>
-                <tr class="b"><td>Sanjiva Weerawarana</td><td><a name="sanjiva"></a>sanjiva</td><td><a href="mailto:sanjiva AT wso2.com">sanjiva AT wso2.com</a></td><td>WSO2</td><td>
+                <tr class="a"><td>Sanjiva Weerawarana</td><td><a name="sanjiva"></a>sanjiva</td><td><a href="mailto:sanjiva AT wso2.com">sanjiva AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-sanjiva">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>
+                <tr class="b"><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>Aleksander Slominski</td><td><a name="alek"></a>alek</td><td><a href="mailto:aslom AT cs.indiana.edu">aslom AT cs.indiana.edu</a></td><td>Indiana University Extreme! Computing Lab</td><td>
+                <tr class="a"><td>Aleksander Slominski</td><td><a name="alek"></a>alek</td><td><a href="mailto:aslom AT cs.indiana.edu">aslom AT cs.indiana.edu</a></td><td>Indiana University Extreme! Computing Lab</td><td>
                     </td><td></td><td><span id="developer-alek">Unknown</span></td></tr>
-                <tr class="a"><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>Lanka Software Foundation</td><td>
                     </td><td></td><td><span id="developer-hemapani">Unknown</span></td></tr>
-                <tr class="b"><td><a href="http://www.apache.org/~chinthaka" class="externalLink" title="External Link">Eran Chinthaka</a></td><td><a name="chinthaka"></a>chinthaka</td><td><a href="mailto:chinthaka AT wso2.com">chinthaka AT wso2.com</a></td><td>WSO2</td><td>
+                <tr class="a"><td><a href="http://www.apache.org/~chinthaka" class="externalLink" title="External Link">Eran Chinthaka</a></td><td><a name="chinthaka"></a>chinthaka</td><td><a href="mailto:chinthaka AT wso2.com">chinthaka AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-chinthaka">Unknown</span></td></tr>
-                <tr class="a"><td>Dasarath Weerathunga</td><td><a name="dasarath"></a>dasarath</td><td><a href="mailto:dasarath AT opensource.lk">dasarath AT opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td>Dasarath Weerathunga</td><td><a name="dasarath"></a>dasarath</td><td><a href="mailto:dasarath AT opensource.lk">dasarath AT opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td><td></td><td><span id="developer-dasarath">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="a"><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>
                     </td><td></td><td><span id="developer-jaliya">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="b"><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>
                     </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>
+                <tr class="a"><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>
-                <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>
+                <tr class="b"><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>
-                <tr class="b"><td>Venkat Reddy</td><td><a name="venkat"></a>venkat</td><td><a href="mailto:vreddyp AT gmail.com">vreddyp AT gmail.com</a></td><td>Computer Associates</td><td>
+                <tr class="a"><td>Venkat Reddy</td><td><a name="venkat"></a>venkat</td><td><a href="mailto:vreddyp AT gmail.com">vreddyp AT gmail.com</a></td><td>Computer Associates</td><td>
                     </td><td></td><td><span id="developer-venkat">Unknown</span></td></tr>
-                <tr class="a"><td>Ashutosh Shahi</td><td><a name="ashu"></a>ashu</td><td><a href="mailto:Ashutosh.Shahi AT ca.com">Ashutosh.Shahi AT ca.com</a></td><td>Computer Associates</td><td>
+                <tr class="b"><td>Ashutosh Shahi</td><td><a name="ashu"></a>ashu</td><td><a href="mailto:Ashutosh.Shahi AT ca.com">Ashutosh.Shahi AT ca.com</a></td><td>Computer Associates</td><td>
                     </td><td></td><td><span id="developer-ashu">Unknown</span></td></tr>
-                <tr class="b"><td>Jayachandra Sekhara Rao Sunkara</td><td><a name="jaya"></a>jaya</td><td><a href="mailto:jayachandra AT gmail.com">jayachandra AT gmail.com</a></td><td>Computer Associates</td><td>
+                <tr class="a"><td>Jayachandra Sekhara Rao Sunkara</td><td><a name="jaya"></a>jaya</td><td><a href="mailto:jayachandra AT gmail.com">jayachandra AT gmail.com</a></td><td>Computer Associates</td><td>
                     </td><td></td><td><span id="developer-jaya">Unknown</span></td></tr>
-                <tr class="a"><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>
+                <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="b"><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>
+                <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="a"><td>Saminda Abeyruwan</td><td><a name="saminda"></a>saminda</td><td><a href="mailto:saminda AT wso2.com">saminda AT wso2.com</a></td><td>WSO2</td><td>
+                <tr class="b"><td>Saminda Abeyruwan</td><td><a name="saminda"></a>saminda</td><td><a href="mailto:saminda AT wso2.com">saminda AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-saminda">Unknown</span></td></tr>
-                <tr class="b"><td>Chamil Thanthrimudalige</td><td><a name="chamil"></a>chamil</td><td><a href="mailto:chamil AT wso2.com">chamil AT wso2.com</a></td><td>WSO2</td><td>
+                <tr class="a"><td>Chamil Thanthrimudalige</td><td><a name="chamil"></a>chamil</td><td><a href="mailto:chamil AT wso2.com">chamil AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-chamil">Unknown</span></td></tr>
-                <tr class="a"><td>Sanka Samaranayake</td><td><a name="sanka"></a>sanka</td><td><a href="mailto:sanka AT wso2.com">sanka AT wso2.com</a></td><td>WSO2</td><td>
+                <tr class="b"><td>Sanka Samaranayake</td><td><a name="sanka"></a>sanka</td><td><a href="mailto:sanka AT wso2.com">sanka AT wso2.com</a></td><td>WSO2</td><td>
                     </td><td></td><td><span id="developer-sanka">Unknown</span></td></tr>
-                <tr class="b"><td>Chatra Nakkawita</td><td><a name="16"></a>16</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-16">Unknown</span></td></tr>
-                <tr class="a"><td>Afkham Azeez</td><td><a name="17"></a>17</td><td><a href="mailto:azeez AT wso2.com">azeez AT wso2.com</a></td><td>WSO2</td><td>
-                    </td><td></td><td><span id="developer-17">Unknown</span></td></tr>
-                <tr class="b"><td>Robert Iazarski</td><td><a name="18"></a>18</td><td><a href="mailto:robertlazarski AT gmail.com">robertlazarski AT gmail.com</a></td><td>Brazil Outsource</td><td>
-                    </td><td></td><td><span id="developer-18">Unknown</span></td></tr>
-                <tr class="a"><td>Steve Loughran</td><td><a name="19"></a>19</td><td><a href="mailto:stevel AT apache.org">stevel AT apache.org</a></td><td>HP labs</td><td>
-                    </td><td></td><td><span id="developer-19">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>Afkham Azeez</td><td><a name="azeez"></a>azeez</td><td><a href="mailto:azeez AT wso2.com">azeez AT wso2.com</a></td><td>WSO2</td><td>
+                    </td><td></td><td><span id="developer-azeez">Unknown</span></td></tr>
+                <tr class="a"><td>Robert Lazarski</td><td><a name="robertlazarski"></a>robertlazarski</td><td><a href="mailto:robertlazarski AT gmail.com">robertlazarski AT gmail.com</a></td><td>Brazil Outsource</td><td>
+                    </td><td></td><td><span id="developer-robertlazarski">Unknown</span></td></tr>
+                <tr class="b"><td>Steve Loughran</td><td><a name="stevel"></a>stevel</td><td><a href="mailto:stevel AT apache.org">stevel AT apache.org</a></td><td>HP labs</td><td>
+                    </td><td></td><td><span id="developer-stevel">Unknown</span></td></tr>
                 </tbody></table></div><div class="subsection"><a name="Contributors"></a><h3>Contributors</h3><p>
         The following additional people have contributed to this project
         through the way of suggestions, patches or documentation.
       </p><table class="bodyTable"><thead>
-        <tr class="b"><th>Name</th><th>Email</th><th>Organization</th><th>Roles</th></tr>
+        <tr class="a"><th>Name</th><th>Email</th><th>Organization</th><th>Roles</th></tr>
         </thead><tbody>
-                <tr class="a"><td>Farhaan Mohideen</td><td><a href="mailto:fmohideen AT valista.com">fmohideen AT valista.com</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td>Farhaan Mohideen</td><td><a href="mailto:fmohideen AT valista.com">fmohideen AT valista.com</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
-                <tr class="b"><td>Changshin Lee</td><td><a href="mailto:iasandcb AT hotmail.com">iasandcb AT hotmail.com</a></td><td>Tmax Soft, Korea</td><td>
+                <tr class="a"><td>Changshin Lee</td><td><a href="mailto:iasandcb AT hotmail.com">iasandcb AT hotmail.com</a></td><td>Tmax Soft, Korea</td><td>
                     </td></tr>
-                <tr class="a"><td>Nadana Gunarathna</td><td><a href="mailto:nadana AT opensource.lk">nadana AT opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td>Nadana Gunarathna</td><td><a href="mailto:nadana AT opensource.lk">nadana AT opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
-                <tr class="b"><td>Gayan Asanka</td><td><a href="mailto:gayan AT opensource.lk">gayan AT opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="a"><td>Gayan Asanka</td><td><a href="mailto:gayan AT opensource.lk">gayan AT opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
-                <tr class="a"><td>Anushka Kumara</td><td><a href="mailto:anushkakumar AT gmail.com">anushkakumar AT gmail.com</a></td><td>Lanka Software Foundation / University of Moratuwa</td><td>
+                <tr class="b"><td>Anushka Kumara</td><td><a href="mailto:anushkakumar AT gmail.com">anushkakumar AT gmail.com</a></td><td>Lanka Software Foundation / University of Moratuwa</td><td>
                     </td></tr>
-                <tr class="b"><td>Chinthaka Thilakarathne</td><td><a href="mailto:"></a></td><td>Lanka Software Foundation / University of Moratuwa</td><td>
+                <tr class="a"><td>Chinthaka Thilakarathne</td><td><a href="mailto:"></a></td><td>Lanka Software Foundation / University of Moratuwa</td><td>
                     </td></tr>
-                <tr class="a"><td>Dharshana Dias</td><td><a href="mailto:"></a></td><td>Lanka Software Foundation / University of Moratuwa</td><td>
+                <tr class="b"><td>Dharshana Dias</td><td><a href="mailto:"></a></td><td>Lanka Software Foundation / University of Moratuwa</td><td>
                     </td></tr>
-                <tr class="b"><td>Thilini Gunawardhana</td><td><a href="mailto:thilini AT WSO2.com">thilini AT WSO2.com</a></td><td>WSO2</td><td>
+                <tr class="a"><td>Thilini Gunawardhana</td><td><a href="mailto:thilini AT WSO2.com">thilini AT WSO2.com</a></td><td>WSO2</td><td>
                     </td></tr>
                 </tbody></table></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>