Project

General

Profile

« Previous | Next » 

Revision 6558

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.

View differences:

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