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/07 11:18:43 UTC

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

Author: asankha
Date: Mon May  7 02:18:42 2007
New Revision: 535803

URL: http://svn.apache.org/viewvc?view=rev&rev=535803
Log:
trivial typo - remove my name from a sample :-)

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=535803&r1=535802&r2=535803
==============================================================================
--- webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html (original)
+++ webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html Mon May  7 02:18:42 2007
@@ -1842,7 +1842,7 @@
 the message received and acknowledges it. On the Synapse console you could
 see the logged message, and if TCPMon was used at the client, you would see
 the 202 Accepted response sent back to the client from Synapse</p>
-<pre>ant stockquote -Dmode=placeorder -Dtrpurl=http://asankha:8080/soap/OneWayProxy</pre>
+<pre>ant stockquote -Dmode=placeorder -Dtrpurl=http://localhost:8080/soap/OneWayProxy</pre>
 <pre>HTTP/1.1 202 Accepted
 Content-Type: text/xml; charset=UTF-8
 Host: 127.0.0.1



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