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/11/12 07:44:49 UTC

svn commit: r473892 - in /webservices/axis2/branches/java/1_1/modules/samples: pojo/README.txt servicelifecycle/README.txt

Author: chatra
Date: Sat Nov 11 22:44:48 2006
New Revision: 473892

URL: http://svn.apache.org/viewvc?view=rev&rev=473892
Log:
minor improvements

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

Modified: webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt?view=diff&rev=473892&r1=473891&r2=473892
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt Sat Nov 11 22:44:48 2006
@@ -4,7 +4,7 @@
 Introduction
 ============
 
-This is an example POJO web service. It shows how to expose the methods of a Java class as a Web
+This is an example POJO Web service. It shows how to expose the methods of a Java class as a Web
 service using Aixs2.
 
 

Modified: webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt?view=diff&rev=473892&r1=473891&r2=473892
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt Sat Nov 11 22:44:48 2006
@@ -5,7 +5,7 @@
 ============
 
 This sample demonstrate usage of service lifecycle and bit of session managment. 
-The main idea is to show where and how do you use service lifecycle interface and 
+The main idea is to show where and how to use service lifecycle interface and 
 session related methods. 
 
 



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