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 ch...@apache.org on 2006/09/29 06:58:58 UTC

svn commit: r451119 - /webservices/axis2/trunk/java/xdocs/1_1/Axis2ArchitectureGuide.html

Author: chatra
Date: Thu Sep 28 21:58:58 2006
New Revision: 451119

URL: http://svn.apache.org/viewvc?view=rev&rev=451119
Log:
minor improvement in opening section

Modified:
    webservices/axis2/trunk/java/xdocs/1_1/Axis2ArchitectureGuide.html

Modified: webservices/axis2/trunk/java/xdocs/1_1/Axis2ArchitectureGuide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/Axis2ArchitectureGuide.html?view=diff&rev=451119&r1=451118&r2=451119
==============================================================================
--- webservices/axis2/trunk/java/xdocs/1_1/Axis2ArchitectureGuide.html (original)
+++ webservices/axis2/trunk/java/xdocs/1_1/Axis2ArchitectureGuide.html Thu Sep 28 21:58:58 2006
@@ -82,6 +82,12 @@
 
 <h2><a name="bmBP">The Big Picture</a></h2>
 
+<p>A new architecture for Axis was introduced during the August 2004 Summit
+in Colombo, Sri Lanka. This new architecture now Axis2 is based on is more
+flexible, efficient and configurable in comparison to <a href="http://ws.apache.org/axis/java/architecture-guide.html">Axis1.x architecture</a>.
+Some well established concepts from Axis 1.x, like handlers etc., have been
+preserved in this new architecture.</p>
+
 <p>Any architecture is a result of what that architecture should yield. The
 success of an architecture should be evaluated based on the requirements
 expected to be met by that architecture. Let us start our journey into Axis2
@@ -686,8 +692,8 @@
 
 <p><strong>The following diagram shows the structure:</strong></p>
 
-<p><img src="images/codegen.gif" name="Graphic7" align="bottom" 
- border="0"></p>
+<p><img src="images/codegen.gif" name="Graphic7" align="bottom"
+border="0"></p>
 
 <p><strong>The following databinding extensions are available:</strong></p>
 <ol>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org