Author: evanthika Date: Thu Jun 26 01:52:34 2008 New Revision: 18647 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18647
Log: Added links for Apache Axis2 and Apache Rampart documentation and changed wso2-esb.sh -sample <n> to ./wso2-esb.sh -sample <n> Modified: trunk/esb/java/src/site/xdoc/ESB_Samples_Setup.xml Modified: trunk/esb/java/src/site/xdoc/ESB_Samples_Setup.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/src/site/xdoc/ESB_Samples_Setup.xml?rev=18647&r1=18646&r2=18647&view=diff ============================================================================== --- trunk/esb/java/src/site/xdoc/ESB_Samples_Setup.xml (original) +++ trunk/esb/java/src/site/xdoc/ESB_Samples_Setup.xml Thu Jun 26 01:52:34 2008 @@ -272,8 +272,8 @@ <p>By specifying a WS-Policy using the 'policy' property, QoS aspects such as WS-Security could be enforced on the request. The policy specifies details -such as timestamps, signatures, and encryption. See Apache Axis2 and Apache -Rampart documentation for more information. </p> +such as timestamps, signatures, and encryption. See <a href="http://ws.apache.org/axis2/1_4/contents.html">Apache Axis2</a> and <a href="http://ws.apache.org/rampart/">Apache +Rampart</a> documentation for more information. </p> <h3 id="L115">2. Generic JMS Client </h3> @@ -423,7 +423,7 @@ <p></p> <pre xml:space="preserve">wso2-esb.bat -sample <n> -wso2-esb.sh -sample <n></pre> +./wso2-esb.sh -sample <n></pre> <p></p> _______________________________________________ Esb-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
