Index: unix_installer/installer-package/bin/run-lams.sh =================================================================== diff -u -raf69a96b90f003a5de090b692c2a5fbee6120ba5 -r454667b20af300e2d6b3e48c50e93a7818b49cc5 --- unix_installer/installer-package/bin/run-lams.sh (.../run-lams.sh) (revision af69a96b90f003a5de090b692c2a5fbee6120ba5) +++ unix_installer/installer-package/bin/run-lams.sh (.../run-lams.sh) (revision 454667b20af300e2d6b3e48c50e93a7818b49cc5) @@ -27,7 +27,7 @@ echo " " echo "LAMS will take a few minutes to startup..." echo " " -echo "Check server/defalt/log/boot.log and server/defalt/log/server.log to see if LAMS has started correctly. The server.log will contain a line similar to 'JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 1m:6s:987ms' when LAMS has finished loading." +echo "Check server/default/log/boot.log and server/default/log/server.log to see if LAMS has started correctly. The server.log will contain a line similar to 'JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 1m:6s:987ms' when LAMS has finished loading." echo " " nohup ./run.sh > /dev/null &