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 2005/08/17 06:25:48 UTC

svn commit: r233119 - in /webservices/axis/trunk/java/xdocs: navigation.xml otherTutorials.html releases.html

Author: chinthaka
Date: Tue Aug 16 21:25:19 2005
New Revision: 233119

URL: http://svn.apache.org/viewcvs?rev=233119&view=rev
Log:
- adding a page to have references to articles published on Axis2
- changing releases links to download from mirrors

Added:
    webservices/axis/trunk/java/xdocs/otherTutorials.html
Modified:
    webservices/axis/trunk/java/xdocs/navigation.xml
    webservices/axis/trunk/java/xdocs/releases.html

Modified: webservices/axis/trunk/java/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/navigation.xml?rev=233119&r1=233118&r2=233119&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/navigation.xml (original)
+++ webservices/axis/trunk/java/xdocs/navigation.xml Tue Aug 16 21:25:19 2005
@@ -31,6 +31,7 @@
         <item name="Handling Binary Data with Axis2" href="mtom-guide.html"/>
         <item name="Axis2 Configuration Guide" href="axis2config.html"/>
         <item name="Migrating from Axis 1.x" href="migration.html"/>
+        <item name="Other Tutorials" href="otherTutorials.html"/>
       </item>
       <item name="Get Invloved" href="overview.html">
         <item name="Checkout the Source" href="svn.html"/>

Added: webservices/axis/trunk/java/xdocs/otherTutorials.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/otherTutorials.html?rev=233119&view=auto
==============================================================================
--- webservices/axis/trunk/java/xdocs/otherTutorials.html (added)
+++ webservices/axis/trunk/java/xdocs/otherTutorials.html Tue Aug 16 21:25:19 2005
@@ -0,0 +1,25 @@
+<style type="text/css">
+<!--
+.style1 {font-size: 10px}
+.style2 {font-size: 12px}
+.style3 {font-size: 12}
+-->
+</style>
+<h1>Other Articles and Tutorials</h1>
+<p>This page contains links to articles and totorials on Axis2, published else where .</p>
+<h2>Axis2</h2>
+<ul>
+  <li>
+    <p><a href="http://www.jaxmagazine.com/itr/online_artikel/psecom,id,747,nodeid,147.html">Axis2 - The Future of Web Services</a> by Ajith Ranabahu and Srinath Perera </p>
+  </li>
+  <li>
+    <p><a href="http://www.onjava.com/pub/a/onjava/2005/07/27/axis2.html">Web Services Messaging with Apache Axis2: Concepts and Techniques</a> by Ajith Ranabahu and Srinath Perera</p>
+  </li>
+</ul>
+<h2>AXIOM</h2>
+<ul>
+  <li>
+    <p><a href="http://www.jaxmag.com/itr/online_artikel/psecom,id,726,nodeid,147.html">Fast and Lightweight Object Model for XML </a> - A Introduction to AXIOM, the Open Source API for Working with XML by Eran Chinthaka</p>
+  </li>
+</ul>
+<p>Some more articles are on the way on deployment, Axis2 and AXIOM. </p>

Modified: webservices/axis/trunk/java/xdocs/releases.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/releases.html?rev=233119&r1=233118&r2=233119&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/releases.html (original)
+++ webservices/axis/trunk/java/xdocs/releases.html Tue Aug 16 21:25:19 2005
@@ -32,8 +32,8 @@
 	  
 	  	<tr>
 		  <td align="center" valign="middle"><a name="091"></a>0.91</td>
-		  <td>Source Distribution <a href="http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-src.zip">zip</a><br>
-Binary Distribution <a href="http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-bin.zip">zip</a> <br>
+		  <td>Source Distribution <a href="http://www.apache.org/dyn/closer.cgi/ws/axis2/0_91/axis2-0.91-src.zip">zip</a><br>
+Binary Distribution <a href="http://www.apache.org/dyn/closer.cgi/ws/axis2/0_91/axis2-0.91-bin.zip">zip</a> <br>
 <a href="dist/axis2.war">War Distribution</a> </td>
 		  <td>16 -08 - 2005 </td>
 		  <td> 0.91 Release</td>