i m using tomcat 6 with jdk 1.6 on linux(RHEL 5) machine . i put the script
catalina.sh(startup and shutdown tomcat) in init.d directory and also make a
link with the command given below
    ln -s /etc/init.d/catalina.sh  S75tomcat

in the /etc/rc5.d directory . but it does not automatically start the tomcat
after reboot. please give the solution asap.


-- 
View this message in context: 
http://www.nabble.com/restart-tomcat-after-reboot-tp17423966p17423966.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to