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/11/11 10:40:39 UTC

svn commit: r473677 - /webservices/axis2/branches/java/1_1/modules/samples/pojoguidespring/README.txt

Author: chatra
Date: Sat Nov 11 01:40:38 2006
New Revision: 473677

URL: http://svn.apache.org/viewvc?view=rev&rev=473677
Log:
added an intro to the pojoguide.html

Modified:
    webservices/axis2/branches/java/1_1/modules/samples/pojoguidespring/README.txt

Modified: webservices/axis2/branches/java/1_1/modules/samples/pojoguidespring/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/pojoguidespring/README.txt?view=diff&rev=473677&r1=473676&r2=473677
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/pojoguidespring/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/pojoguidespring/README.txt Sat Nov 11 01:40:38 2006
@@ -1,5 +1,12 @@
 POJO Web Services using Apache Axis2- Sample 2
 ==============================================
+This sample contains source code for the xdocs/1_1/pojoguide.html document found in 
+the extracted Axis2 Documents Distribution. For a more detailed description on the 
+source code kindly see this 'POJO Web Services using Apache Axis2' document.
+
+In this specific sample you'll be shown how to take a POJO  (Plain Old Java Object) 
+based on the Spring Framework, and deploy that as an AAR packaged Web service on Tomcat. 
+This is a quick way to get a Web service up and running in no time. 
 
 Introduction
 ============



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