Hi, I have upgraded from Tomcat4.0.4 to Tomcat4.1.29 by installing a
binary, not an RPM. It looks OK but it won't start at boot time.
There are no scripts in /etc/rc.d/init.d/ or /etc/init.d/ All I have
is catalina.sh and startup.sh in $TOMCAT_HOME/bin. There is no
tomcat.conf file for this version either. Should I create my own shell
script? What should be in it? Should it just call catalina.sh or
startup.sh? Where should I put this script? Can I copy the script
from a previous version? Or is there anything else I should do?
Thanks in advance.
N.K.
binary, not an RPM. It looks OK but it won't start at boot time.
There are no scripts in /etc/rc.d/init.d/ or /etc/init.d/ All I have
is catalina.sh and startup.sh in $TOMCAT_HOME/bin. There is no
tomcat.conf file for this version either. Should I create my own shell
script? What should be in it? Should it just call catalina.sh or
startup.sh? Where should I put this script? Can I copy the script
from a previous version? Or is there anything else I should do?
Thanks in advance.
N.K.
Comment