Author: ruwan
Date: Tue Nov  6 23:01:44 2007
New Revision: 592637

URL: http://svn.apache.org/viewvc?rev=592637&view=rev
Log:
Fixing some minor issues in the samples guide

Modified:
    webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples.html

Modified: 
webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples.html
URL: 
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples.html?rev=592637&r1=592636&r2=592637&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples.html 
(original)
+++ webservices/synapse/branches/1.1/src/site/resources/Synapse_Samples.html 
Tue Nov  6 23:01:44 2007
@@ -3595,8 +3595,8 @@
 <p>Deploy the SimpleStockQuoteService in sample Axis2 server and start it on
 port 9000.</p>
 
-<p>Start Synapse with the sample configuration 600 (i.e. synapse -sample
-600).</p>
+<p>Start Synapse with the sample configuration 370 (i.e. synapse -sample
+370).</p>
 
 <p></p>
 
@@ -3710,8 +3710,8 @@
 <p>Deploy the SimpleStockQuoteService in sample Axis2 server and start it on
 port 9000.</p>
 
-<p>Start Synapse with the sample configuration 601 (i.e. synapse -sample
-601).</p>
+<p>Start Synapse with the sample configuration 371 (i.e. synapse -sample
+371).</p>
 
 <p></p>
 
@@ -3792,8 +3792,8 @@
 <p>Make sure the synapse-samples-1.0.jar is in your class path (by default
 this jar is placed in the lib directory when installing Synapse).</p>
 
-<p>Start Synapse with the sample configuration 510 (i.e. synapse -sample
-510)</p>
+<p>Start Synapse with the sample configuration 380 (i.e. synapse -sample
+380)</p>
 
 <p>Start the sample Axis2 server and deploy the SimpleStockQuoteService.</p>
 
@@ -3967,8 +3967,8 @@
 
 <p><b>Objective: Introduction transformation using XQuery mediator</b></p>
 
-<p><b>Prerequisites</b>:Start the Synapse configuration numbered 700: i.e.
-synapse -sample 700 </p>
+<p><b>Prerequisites</b>:Start the Synapse configuration numbered 390: i.e.
+synapse -sample 390 </p>
 
 <p>Start the Axis2 server and deploy the SimpleStockQuoteService if not
 already done.</p>
@@ -4028,8 +4028,8 @@
 <p><strong>Prerequisites:</strong>Deploy the SimpleStockQuoteService in
 sample Axis2 server and start it on port 9000.</p>
 
-<p>Start Synapse with the sample configuration 701 (i.e. synapse -sample
-701).</p>
+<p>Start Synapse with the sample configuration 391 (i.e. synapse -sample
+391).</p>
 
 <p>In this sample, data from commission.xml document is used inside XQUERY
 document. The stock quote price from the response and commission from the
@@ -4099,8 +4099,7 @@
 
 <h2><a name="Aggregator">Aggregating messages and process in batch (Aggregate 
Mediator)</a></h2>
 
-<h2><a name="Sample410">Sample 410: Message splitting and
-            aggregating the responses</a></h2>
+<h2><a name="Sample410">Sample 410: Message aggregation for batch 
processing</a></h2>
 
 <h2><a name="Cache">Caching the responses over the requests (Cache 
Mediator)</a></h2>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to