Author: heshan
Date: Fri Jun 17 06:11:12 2011
New Revision: 1136784

URL: http://svn.apache.org/viewvc?rev=1136784&view=rev
Log:
Fixing a minor issue in documentation.

Modified:
    synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml

Modified: synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml?rev=1136784&r1=1136783&r2=1136784&view=diff
==============================================================================
--- synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml (original)
+++ synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml Fri Jun 17 06:11:12 
2011
@@ -2407,7 +2407,7 @@ out sequence as the receiving sequence i
           <strong>Objective: Routing Messages based on the HTTP Transport 
properties.</strong>
         </p>
         <p>
-          <strong>Prerequisites:</strong><br/> Start the Synapse configuration 
numbered 157: i.e. wso2esb-samples -sn 157
+          <strong>Prerequisites:</strong><br/> Start the Synapse configuration 
numbered 157: i.e. synapse -sample 157
             <br/>Start the Axis2 server and deploy the SimpleStockQuoteService 
if not already done.
             For this particular case we will be using 'curl' to send requests 
with custom HTTP Headers to the proxy service. You may use a similar tool with 
facilitate those requirements.
             <br/><br/>The request file : stockQuoteReq.xml, should contain the 
following request.


Reply via email to