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

svn commit: r388360 - in /webservices/axis2/site: archived_news.html index.html

Author: deepal
Date: Thu Mar 23 20:19:15 2006
New Revision: 388360

URL: http://svn.apache.org/viewcvs?rev=388360&view=rev
Log:
-small site fixing 

Added:
    webservices/axis2/site/archived_news.html
Modified:
    webservices/axis2/site/index.html

Added: webservices/axis2/site/archived_news.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/archived_news.html?rev=388360&view=auto
==============================================================================
--- webservices/axis2/site/archived_news.html (added)
+++ webservices/axis2/site/archived_news.html Thu Mar 23 20:19:15 2006
@@ -0,0 +1,157 @@
+<!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>
+</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>
\ No newline at end of file

Modified: webservices/axis2/site/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/index.html?rev=388360&r1=388359&r2=388360&view=diff
==============================================================================
--- webservices/axis2/site/index.html (original)
+++ webservices/axis2/site/index.html Thu Mar 23 20:19:15 2006
@@ -20,7 +20,8 @@
   <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! ()</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! (<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">
  <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>
@@ -114,7 +115,8 @@
 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! ()</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! (<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>
@@ -172,7 +174,8 @@
   <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! ( )</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! (<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>
@@ -199,4 +202,4 @@
 before a 1.0 release include: SOAP 1.1 and 1.2 validation, Our own data
 binding implementation, WSDL Generation.
 
-</p></div><div class="subsection"><a name="See_more_Archived_News_&amp;amp;gt_&amp;amp;gt_"></a><h3>See more Archived News &amp;gt;&amp;gt;</h3></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
+</p><p align="right"><a href="archived_news.html" class="newWindow" title="New Window" target="_blank">See more Archived News &gt;&gt;</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