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/02/15 06:59:46 UTC

svn commit: r153900 - webservices/axis/trunk/java/dev/scratch/prototype2/project.xml

Author: chinthaka
Date: Mon Feb 14 21:59:44 2005
New Revision: 153900

URL: http://svn.apache.org/viewcvs?view=rev&rev=153900
Log:
Added a description for the project

Modified:
    webservices/axis/trunk/java/dev/scratch/prototype2/project.xml

Modified: webservices/axis/trunk/java/dev/scratch/prototype2/project.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/dev/scratch/prototype2/project.xml?view=diff&r1=153899&r2=153900
==============================================================================
--- webservices/axis/trunk/java/dev/scratch/prototype2/project.xml (original)
+++ webservices/axis/trunk/java/dev/scratch/prototype2/project.xml Mon Feb 14 21:59:44 2005
@@ -15,7 +15,7 @@
   <inceptionYear>2004</inceptionYear>
   <package>org.apache.axis</package>
   <logo>http://ws.apache.org/axis/images/axis.jpg</logo>
-  <description>Next Generation of Apache Axis 2.0</description>
+  <description>Axis 2.0 will be a platform for the next generation of web services / service oriented applications. To achieve this goal, we need to incorporate the latest in concepts in Web Services Architecture group and WSDL working group among others. For example, the architecture should be completely asynchronous and should support all kinds of MEP's. The platform must be very extensible (runtime, java2wsdl, wsdl2java etc) to accomodate the growing demand for different WS-* implementations. A "module" can very easily change the behaviour of existing components. For example, additional decorations can be added at runtime to the base wsdl (for example, for WSDM manageability spec). Presence of an addressing module could change the client code generated (where additional methods can be exposed) that make it easy to use addressing. One main focus is to improve the performance even in the presence of a heavy duty "security" module.</description>
   <shortDescription>Axis 2.0</shortDescription>
   <!-- the project home page -->
   <url>http://ws.apache.org/axis2/</url>