Author: saminda
Date: Wed Jan 18 21:28:30 2006
New Revision: 370381

URL: http://svn.apache.org/viewcvs?rev=370381&view=rev
Log:
minor update to userguide README.txt 

Modified:
    incubator/synapse/trunk/java/scripts/userguide/README.txt

Modified: incubator/synapse/trunk/java/scripts/userguide/README.txt
URL: 
http://svn.apache.org/viewcvs/incubator/synapse/trunk/java/scripts/userguide/README.txt?rev=370381&r1=370380&r2=370381&view=diff
==============================================================================
--- incubator/synapse/trunk/java/scripts/userguide/README.txt (original)
+++ incubator/synapse/trunk/java/scripts/userguide/README.txt Wed Jan 18 
21:28:30 2006
@@ -11,11 +11,11 @@
 
 Using the following combinations, User will be able to run StockQuoteClient 
sample as stated in User guide. 
 
-1.ant -Darg1=IBM -Darg2=http://www.webservicex.net/stockquote.asmx 
-Darg3=http://localhost:8080
-2.ant -Darg1=IBM -Darg2=http://www.webservicex.net/stockquote.asmx 
-Darg3=http://www.webservicex.net/stockquote.asmx
-3.ant 
-4.ant -Darg1=IBM -Darg2=urn:xmethods-delayed-quotes
-5.ant -Darg1=MSFT
+1.ant
+2.ant -Dsymbol=IBM -Durl=http://www.webservicex.net/stockquote.asmx 
-Dsynapseurl=http://www.webservicex.net/stockquote.asmx
+3.ant -Dsymbol=IBM -Durl=http://localhost:8080/StockQuote 
-Dsynapseurl=http://localhost:8080
+4.ant -Dsymbol=IBM -Durl=http://stockquote -Dsynapseurl=http://localhost:8080
+5.ant -Dsymbol=MSFT -Durl=http://stockquote -Dsynapseurl=http://localhost:8080
 
 Using the following line, User will be able to run LoggingClient sample as 
stated in User guide.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to