Author: ruwan Date: Mon Feb 2 21:58:34 2009 New Revision: 30260 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30260
Log: fixing a typo Modified: trunk/esb/java/INSTALL.txt Modified: trunk/esb/java/INSTALL.txt URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/INSTALL.txt?rev=30260&r1=30259&r2=30260&view=diff ============================================================================== --- trunk/esb/java/INSTALL.txt (original) +++ trunk/esb/java/INSTALL.txt Mon Feb 2 21:58:34 2009 @@ -5,12 +5,12 @@ Standalone Mode ======================= -1. The directory containing this INSTALL file will the root and it will be +1. The directory containing this INSTALL.txt file will be the root and it will be treated as Carbon home directory and let it be CARBON_HOME. 2. All the shell scripts and .bat files are available in CARBON_HOME/bin folder. -3. To start ESB one can use either wso2server.sh or daemon.sh in all *nix +3. To start ESB one can use either wso2server.sh or daemon.sh in all Unix system & wso2server.bat file on Windows operating systems. 4. Either of the following commands can be used to start ESB _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
