You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by bi...@apache.org on 2011/01/14 20:35:59 UTC

svn commit: r1059136 - /webservices/site/trunk/src/documentation/content/xdocs/index.xml

Author: bimargulies
Date: Fri Jan 14 19:35:59 2011
New Revision: 1059136

URL: http://svn.apache.org/viewvc?rev=1059136&view=rev
Log:
Add pointer to Axis.

Modified:
    webservices/site/trunk/src/documentation/content/xdocs/index.xml

Modified: webservices/site/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/webservices/site/trunk/src/documentation/content/xdocs/index.xml?rev=1059136&r1=1059135&r2=1059136&view=diff
==============================================================================
--- webservices/site/trunk/src/documentation/content/xdocs/index.xml (original)
+++ webservices/site/trunk/src/documentation/content/xdocs/index.xml Fri Jan 14 19:35:59 2011
@@ -20,6 +20,13 @@
                 <li><a href="ext:XmlSchema20">XmlSchema (next major release)</a> - a Java class library for creating and traversing W3C XML Schema 1.0 documents.</li>
             </ul>
         </section>
+	<section>
+	  <title>Axis and Axis2</title>
+	  <p>Apache Axis and Axis2 were built as subprojects of the Apache Web Services project. As a result of their success,
+          they have become a separate Top Level Project, the Apache Axis project. The Axis project home page is:
+          <a href="http://axis.apache.org/">axis.apache.org</a>. Please visit their site for more information on Axis and Axis2.
+	  </p>
+	</section>
         <section>
             <title>Downloads</title>
             <p>Downloads are available at <a href="http://www.apache.org/dyn/closer.cgi/ws/">http://www.apache.org/dyn/closer.cgi/ws/</a>.</p>