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/05/04 21:19:58 UTC

svn commit: r399825 - /webservices/axis2/trunk/java/xdocs/index.html

Author: chinthaka
Date: Thu May  4 12:19:55 2006
New Revision: 399825

URL: http://svn.apache.org/viewcvs?rev=399825&view=rev
Log:
Minor change to index page


Modified:
    webservices/axis2/trunk/java/xdocs/index.html

Modified: webservices/axis2/trunk/java/xdocs/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/index.html?rev=399825&r1=399824&r2=399825&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/index.html (original)
+++ webservices/axis2/trunk/java/xdocs/index.html Thu May  4 12:19:55 2006
@@ -44,11 +44,8 @@
 <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>
-
+well as a REST style interface simultaneously.</p>
+
 <ul>
   <li><a
     href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm"
@@ -59,6 +56,9 @@
   <li><a href="http://www.w3.org/Submission/ws-addressing/"
     target="_blank">WS-Addressing</a> - <a href="http://ws.apache.org/axis2/modules/index.html">Module</a> included as part of Axis2 core</li>
 </ul>
+
+<p>Apache Axis2 is built on <a href="http://ws.apache.org/commons/axiom/index.html">Apache Axiom</a>, a new high performant, pull-based
+XML object model that was released two days ago.</p>
 
 <h2>Features</h2>