Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample380.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample380.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample380.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample380.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 380</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 380: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="fault"> @@ -64,10 +64,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 380 (repository/conf/sample/synapse_sample_380.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 380<br/> + Windows: synapse.bat -sample 380 </div> </li> </ul>
Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample381.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample381.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample381.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample381.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 381</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 381: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <proxy name="JMSBinaryProxy" transports="jms"> @@ -78,10 +78,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 381 (repository/conf/sample/synapse_sample_381.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 381<br/> + Windows: synapse.bat -sample 381 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample390.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample390.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample390.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample390.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 390</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 390: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <!-- the SimpleURLRegistry allows access to a URL based registry (e.g. file:/// or http://) --> @@ -82,10 +82,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 390 (repository/conf/sample/synapse_sample_390.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 390<br/> + Windows: synapse.bat -sample 390 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample391.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample391.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample391.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample391.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 391</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 391: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <!-- the SimpleURLRegistry allows access to a URL based registry (e.g. file:/// or http://) --> @@ -69,10 +69,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 391 (repository/conf/sample/synapse_sample_391.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 391<br/> + Windows: synapse.bat -sample 391 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample400.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample400.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample400.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample400.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 400</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 400: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <proxy name="SplitAggregateProxy"> @@ -67,10 +67,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 400 (repository/conf/sample/synapse_sample_400.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 400<br/> + Windows: synapse.bat -sample 400 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample420.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample420.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample420.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample420.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 420</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 420: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -57,10 +57,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 420 (repository/conf/sample/synapse_sample_420.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 420<br/> + Windows: synapse.bat -sample 420 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample430.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample430.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample430.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample430.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 430</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 430: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -55,10 +55,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 430 (repository/conf/sample/synapse_sample_430.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 430<br/> + Windows: synapse.bat -sample 430 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample440.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample440.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample440.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample440.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 440</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 440: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <proxy name="JSONProxy" transports="http https"> @@ -83,10 +83,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 440 (repository/conf/sample/synapse_sample_440.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 440<br/> + Windows: synapse.bat -sample 440 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample450.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample450.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample450.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample450.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 450</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 450: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -53,10 +53,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 450 (repository/conf/sample/synapse_sample_450.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 450<br/> + Windows: synapse.bat -sample 450 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample451.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample451.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample451.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample451.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 451</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 451: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -62,10 +62,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 451 (repository/conf/sample/synapse_sample_451.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 451<br/> + Windows: synapse.bat -sample 451 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample452.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample452.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample452.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample452.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 452</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 452: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -69,10 +69,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 452 (repository/conf/sample/synapse_sample_452.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 452<br/> + Windows: synapse.bat -sample 452 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample460.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample460.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample460.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample460.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 460</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 460: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <registry provider="org.apache.synapse.registry.url.SimpleURLRegistry"> @@ -51,10 +51,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 460 (repository/conf/sample/synapse_sample_460.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 460<br/> + Windows: synapse.bat -sample 460 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample50.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample50.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample50.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample50.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 50</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 50: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -54,10 +54,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 50 (repository/conf/sample/synapse_sample_50.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 50<br/> + Windows: synapse.bat -sample 50 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample500.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample500.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample500.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample500.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 500</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 500: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <eventSource name="SampleEventSource"> @@ -59,10 +59,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 500 (repository/conf/sample/synapse_sample_500.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 500<br/> + Windows: synapse.bat -sample 500 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample501.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample501.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample501.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample501.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 501</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 501: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <eventSource name="SampleEventSource"> @@ -74,10 +74,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 501 (repository/conf/sample/synapse_sample_501.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 501<br/> + Windows: synapse.bat -sample 501 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample502.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample502.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample502.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample502.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 502</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 502: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <eventSource name="SampleEventSource"> @@ -71,10 +71,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 502 (repository/conf/sample/synapse_sample_502.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 502<br/> + Windows: synapse.bat -sample 502 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample51.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample51.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample51.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample51.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 51</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 51: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -79,10 +79,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 51 (repository/conf/sample/synapse_sample_51.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 51<br/> + Windows: synapse.bat -sample 51 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 52</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 52: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main" onError="errorHandler"> @@ -82,10 +82,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 52 (repository/conf/sample/synapse_sample_52.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 52<br/> + Windows: synapse.bat -sample 52 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 53</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 53: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main" onError="errorHandler"> @@ -82,10 +82,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 53 (repository/conf/sample/synapse_sample_53.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 53<br/> + Windows: synapse.bat -sample 53 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 54</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 54: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main" onError="errorHandler"> @@ -83,10 +83,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 54 (repository/conf/sample/synapse_sample_54.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 54<br/> + Windows: synapse.bat -sample 54 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 55</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 55: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main" onError="errorHandler"> @@ -96,10 +96,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 55 (repository/conf/sample/synapse_sample_55.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 55<br/> + Windows: synapse.bat -sample 55 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample56.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample56.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample56.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample56.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 56</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 56: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -56,10 +56,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 56 (repository/conf/sample/synapse_sample_56.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 56<br/> + Windows: synapse.bat -sample 56 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 57</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 57: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main" onError="errorHandler"> @@ -69,10 +69,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 57 (repository/conf/sample/synapse_sample_57.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 57<br/> + Windows: synapse.bat -sample 57 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 58</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 58: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main" onError="errorHandler"> @@ -67,10 +67,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 58 (repository/conf/sample/synapse_sample_58.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 58<br/> + Windows: synapse.bat -sample 58 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample6.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample6.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample6.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample6.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 6</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 6: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -46,10 +46,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 6 (repository/conf/sample/synapse_sample_6.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 6<br/> + Windows: synapse.bat -sample 6 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample650.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample650.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample650.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample650.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 650</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 650: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <priorityExecutor name="exec"> @@ -74,10 +74,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 650 (repository/conf/sample/synapse_sample_650.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 650<br/> + Windows: synapse.bat -sample 650 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample652.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample652.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample652.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample652.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 652</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 652: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="myFaultHandler"> @@ -101,10 +101,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 652 (repository/conf/sample/synapse_sample_652.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 652<br/> + Windows: synapse.bat -sample 652 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample7.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample7.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample7.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample7.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 7</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 7: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <sequence name="main"> @@ -75,10 +75,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 7 (repository/conf/sample/synapse_sample_7.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 7<br/> + Windows: synapse.bat -sample 7 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample700.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample700.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample700.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample700.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 700</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 700: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <!--Simple in Memory Message Store with name foo --> <messageStore name="foo" sequence="bar"> @@ -68,10 +68,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 700 (repository/conf/sample/synapse_sample_700.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 700<br/> + Windows: synapse.bat -sample 700 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample8.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample8.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample8.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample8.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 8</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 8: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <!-- the SimpleURLRegistry allows access to a URL based registry (e.g. file:/// or http://) --> @@ -63,10 +63,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 8 (repository/conf/sample/synapse_sample_8.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 8<br/> + Windows: synapse.bat -sample 8 </div> </li> </ul> Modified: synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample9.xml URL: http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample9.xml?rev=1039814&r1=1039813&r2=1039814&view=diff ============================================================================== --- synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample9.xml (original) +++ synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample9.xml Sun Nov 28 02:33:52 2010 @@ -20,10 +20,10 @@ <document> <properties> - <title>Apache Synapse - Sample X</title> + <title>Apache Synapse - Sample 9</title> </properties> <body> - <section name="Sample X: "> + <section name="Sample 9: "> <div class="xmlConf"><definitions xmlns="http://ws.apache.org/ns/synapse"> <registry provider="org.apache.synapse.registry.url.SimpleURLRegistry"> @@ -48,10 +48,10 @@ Deploy the SimpleStockQuoteService in the sample Axis2 server and start Axis2 </li> <li> - Start Synapse using the configuration numbered X (repository/conf/sample/synapse_sample_X.xml) + Start Synapse using the configuration numbered 9 (repository/conf/sample/synapse_sample_9.xml) <div class="command"> - Unix/Linux: sh synapse.sh -sample X<br/> - Windows: synapse.bat -sample X + Unix/Linux: sh synapse.sh -sample 9<br/> + Windows: synapse.bat -sample 9 </div> </li> </ul>
