You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by de...@apache.org on 2006/05/04 21:24:23 UTC

svn commit: r399830 - /webservices/axis2/site/index.html

Author: deepal
Date: Thu May  4 12:24:23 2006
New Revision: 399830

URL: http://svn.apache.org/viewcvs?rev=399830&view=rev
Log:
small update

Modified:
    webservices/axis2/site/index.html

Modified: webservices/axis2/site/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/site/index.html?rev=399830&r1=399829&r2=399830&view=diff
==============================================================================
--- webservices/axis2/site/index.html (original)
+++ webservices/axis2/site/index.html Thu May  4 12:24:23 2006
@@ -9,12 +9,12 @@
  plug-in "modules" that extend its functionality for features such as security and reliability.</p><p>Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has
 integrated support for the widely popular REST style of Web services: the
 same business logic implementation can offer both a WS-* style interface as
-well as a REST style interface simultaneously.</p><p>Apache Axis2 is built on Apache Axiom, a new high performant, pull-based
-XML object model that was released two days ago.</p><ul>
+well as a REST style interface simultaneously.</p><ul>
   <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> - Supported by <a href="http://ws.apache.org/sandesha/sandesha2/" class="externalLink" title="External Link">Apache Sandesha2</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> - Supported by <a href="http://ws.apache.org/axis2/modules/index.html" class="externalLink" title="External Link">Apache Rampart</a></li>
   <li><a href="http://www.w3.org/Submission/ws-addressing/" class="newWindow" title="New Window" target="_blank">WS-Addressing</a> - <a href="http://ws.apache.org/axis2/modules/index.html" class="externalLink" title="External Link">Module</a> included as part of Axis2 core</li>
-</ul></div><div class="subsection"><a name="Features"></a><h3>Features</h3></div><div class="subsection"><a name="Programming_Model"></a><h3>Programming Model</h3><ul>
+</ul><p>Apache Axis2 is built on <a href="http://ws.apache.org/commons/axiom/index.html" class="externalLink" title="External Link">Apache Axiom</a>, a new high performant, pull-based
+XML object model that was released two days ago.</p></div><div class="subsection"><a name="Features"></a><h3>Features</h3></div><div class="subsection"><a name="Programming_Model"></a><h3>Programming Model</h3><ul>
   <li>Improved, XML-centric client API including full WSDL and policy
   support</li>
   <li>Support for any message exchange pattern</li>