Author: ruwan Date: Thu May 29 02:49:06 2008 New Revision: 17566 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17566
Log: Fixing a formatting issue Modified: branches/esb/java/1.7/esb/java/src/site/xdoc/ESB_Samples.xml Modified: branches/esb/java/1.7/esb/java/src/site/xdoc/ESB_Samples.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/1.7/esb/java/src/site/xdoc/ESB_Samples.xml?rev=17566&r1=17565&r2=17566&view=diff ============================================================================== --- branches/esb/java/1.7/esb/java/src/site/xdoc/ESB_Samples.xml (original) +++ branches/esb/java/1.7/esb/java/src/site/xdoc/ESB_Samples.xml Thu May 29 02:49:06 2008 @@ -249,15 +249,16 @@ example. </p> <ol> <li>Smart Client mode </li> - <li><pre xml:space="preserve">ant stockquote -Daddurl=http://localhost:9000/soap/SimpleStockQuoteService -Dtrpurl=http://localhost:8280/ </pre> - </li> +</ol> + <pre xml:space="preserve">ant stockquote -Daddurl=http://localhost:9000/soap/SimpleStockQuoteService -Dtrpurl=http://localhost:8280/ </pre> +<ol> <li>Using ESB as a HTTP Proxy </li> - <li><pre xml:space="preserve">ant stockquote -Daddurl=http://localhost:9000/soap/SimpleStockQuoteService -Dprxurl=http://localhost:8280/</pre> - </li> +</ol> + <pre xml:space="preserve">ant stockquote -Daddurl=http://localhost:9000/soap/SimpleStockQuoteService -Dprxurl=http://localhost:8280/</pre> +<ol> <li>Gateway Mode / Dumb Client </li> - <li><p>See sample # 1 </p> - </li> </ol> +<p>See sample # 1 </p> <p><strong>Prerequisites:<br /> </strong>Start the Synapse configuration numbered 0: e.g. wso2-esb -sample _______________________________________________ Esb-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
