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/10 06:56:17 UTC

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

Author: chatra
Date: Thu Nov  9 21:56:14 2006
New Revision: 473201

URL: http://svn.apache.org/viewvc?view=rev&rev=473201
Log:
improved on structure as discussed with help of Charitha

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

Modified: webservices/axis2/branches/java/1_1/modules/samples/faulthandling/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/faulthandling/README.txt?view=diff&rev=473201&r1=473200&r2=473201
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/faulthandling/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/faulthandling/README.txt Thu Nov  9 21:56:14 2006
@@ -10,8 +10,16 @@
 
 Pre-Requisites
 ==============
-None
+Apache Ant 1.6.2 or later
 
+
+Building The Service
+=====================
+
+* Type ant generate.service or just ant from Axis2_HOME/samples/faulthandling.
+* Then go to Axis2_HOME/bin directory and run either axis2server.bat or axis2server.sh depending on your platform.
+
+If you go to  http://localhost:8080/axis2/ you should see BankService is deployed. 
 
 Running The Client
 ==================



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