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 de...@apache.org on 2007/04/26 13:56:27 UTC

svn commit: r532717 - /webservices/axis2/branches/java/1_2/modules/samples/userguide/README.txt

Author: deepal
Date: Thu Apr 26 04:56:27 2007
New Revision: 532717

URL: http://svn.apache.org/viewvc?view=rev&rev=532717
Log:
updated README to avoid userguide errors

Modified:
    webservices/axis2/branches/java/1_2/modules/samples/userguide/README.txt

Modified: webservices/axis2/branches/java/1_2/modules/samples/userguide/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/modules/samples/userguide/README.txt?view=diff&rev=532717&r1=532716&r2=532717
==============================================================================
--- webservices/axis2/branches/java/1_2/modules/samples/userguide/README.txt (original)
+++ webservices/axis2/branches/java/1_2/modules/samples/userguide/README.txt Thu Apr 26 04:56:27 2007
@@ -56,6 +56,9 @@
 
 Running the Clients
 ===================
+Type the following ant command to generate sample-logging module before running clients.
+* "ant generate.module"
+This will create sample-logging.mar and which should be copied to ..repository/modules directory.
 
 Type the following ant commands from Axis2_HOME/samples/userguide to run the clients one by one.
 



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