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 08:41:24 UTC

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

Author: chatra
Date: Sat Nov 11 23:41:23 2006
New Revision: 473901

URL: http://svn.apache.org/viewvc?view=rev&rev=473901
Log:
improved consistency

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

Modified: webservices/axis2/branches/java/1_1/modules/samples/version/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/version/README.txt?view=diff&rev=473901&r1=473900&r2=473901
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/version/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/version/README.txt Sat Nov 11 23:41:23 2006
@@ -1,12 +1,15 @@
 Sample: Version
 ===============
 
-A simple service that returns a text which contains the version number and the built date of the Axis2 distribution used.
-
 Introduction
 ============
 
-This is a simple service used by many to test whether the distribution they got is setup and working properly. It contains a single method that simply returns version and built date of the Axis2 distribution used.
+A simple service that returns a text which contains the version number and the built 
+date of the Axis2 Distribution used.
+
+In other words, this is a simple service used by many to test whether the distribution they got is setup 
+and working properly. It contains a single method that simply returns version and built 
+date of the Axis2 distribution used.
 
 
 Pre-Requisites
@@ -14,10 +17,10 @@
 
 Apache Ant 1.6.2 or later
 
-Building the Service
-====================
+Running the Sample
+==================
 
-Type: $ant
+Type $ant from Axis2_HOME/samples/version
 
 
 Help



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