Author: hiranya Date: Tue Jun 2 04:47:52 2009 New Revision: 37503 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=37503
Log: Updating the startup commands given in the quick start guide. Modified: trunk/esb/java/docs/xdoc/quickstart_guide.xml Modified: trunk/esb/java/docs/xdoc/quickstart_guide.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/quickstart_guide.xml?rev=37503&r1=37502&r2=37503&view=diff ============================================================================== --- trunk/esb/java/docs/xdoc/quickstart_guide.xml (original) +++ trunk/esb/java/docs/xdoc/quickstart_guide.xml Tue Jun 2 04:47:52 2009 @@ -182,8 +182,8 @@ these logs later using the management console. Then go to the <esb-home>/bin folder and execute the following command. </p> -<pre xml:space="preserve">Linux: . wso2-esb.sh -Windows: wso2-esb.bat</pre> +<pre xml:space="preserve">Linux: ./wso2server.sh +Windows: wso2server.bat</pre> <p> You will see the following messages on the console to indicate that the ESB started successfully. _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
