Revision 6558
Added by ben leinfelder about 13 years ago
delay-tomcat-start | ||
---|---|---|
2 | 2 |
|
3 | 3 |
sleep 5 |
4 | 4 |
echo Starting Tomcat |
5 |
/etc/init.d/tomcat5.5 start |
|
5 |
/etc/init.d/tomcat6 start |
Also available in: Unified diff
remove reference to tomcat5.5 in favor of tomcat6. including the "custom" start up script that used the sun jdk -- this can be configured rather than coded into the script.