Index: unix_installer/installer-package/bin/run-lams.sh =================================================================== diff -u -rc6a8998567722aec174bb639b1fb4d81dece93d8 -r9fd5236dbae4577a841b5e4de5132768436954d5 --- unix_installer/installer-package/bin/run-lams.sh (.../run-lams.sh) (revision c6a8998567722aec174bb639b1fb4d81dece93d8) +++ unix_installer/installer-package/bin/run-lams.sh (.../run-lams.sh) (revision 9fd5236dbae4577a841b5e4de5132768436954d5) @@ -26,7 +26,7 @@ echo " " echo "LAMS will take a few minutes to startup..." echo " " -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 "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 " " nohup ./run.sh > /dev/null &