Author: asankha
Date: Thu Nov 8 00:31:29 2007
New Revision: 593062
URL: http://svn.apache.org/viewvc?rev=593062&view=rev
Log:
sample setup guide spelling corrections
Modified:
webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples_Setup.html
Modified:
webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples_Setup.html
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples_Setup.html?rev=593062&r1=593061&r2=593062&view=diff
==============================================================================
---
webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples_Setup.html
(original)
+++
webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples_Setup.html
Thu Nov 8 00:31:29 2007
@@ -246,7 +246,7 @@
client can operate in the 'smart client' mode, where the addressing EPR can
specify the ultimate receiver, while the transport URL set to Synapse will
ensure that any necessary mediation takes place before the message is
-delivered to the ultimate reciver. </p>
+delivered to the ultimate receiver. </p>
<pre>e.g: ant stockquote -Daddurl=<addressingEPR>
-Dtrpurl=<synapse></pre>
<h4>Gateway / Dumb Client Mode:</h4>
@@ -314,7 +314,7 @@
save it as a temporary file. The 'opt_mode' can specify 'mtom' or 'swa'
respectively for the above mentioned optimizations. Optionally the path to a
custom file can be specified through the 'opt_file' property, and the
-destination address canou be changed through the 'opt_url' property if
+destination address can be changed through the 'opt_url' property if
required.</p>
<pre>e.g. ant optimizeclient -Dopt_mode=[mtom | swa]</pre>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]