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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to