You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by as...@apache.org on 2007/05/03 12:51:32 UTC

svn commit: r534784 - /webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html

Author: asankha
Date: Thu May  3 03:51:27 2007
New Revision: 534784

URL: http://svn.apache.org/viewvc?view=rev&rev=534784
Log:
minor documentation fix

Modified:
    webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html

Modified: webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html
URL: http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html?view=diff&rev=534784&r1=534783&r2=534784
==============================================================================
--- webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html (original)
+++ webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html Thu May  3 03:51:27 2007
@@ -1245,7 +1245,7 @@
 <p>You could send a stock quote request to each of these proxy services and
 receive the reply generated by the actual service hosted on the Axis2
 instance. </p>
-<pre>ant stockquote -Daddurl=http://localhost:8080/soap/StockQuoteProxy1</pre>
+<pre>ant stockquote -Daddurl=http://localhost:8080/soap/StockQuoteProxy1<br>ant stockquote -Daddurl=http://localhost:8080/soap/StockQuoteProxy2</pre>
 
 <h2><a name="Sample102">Sample 102:</a></h2>
 <pre>&lt;!-- switching from https to REST/POX --&gt;



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