2008/5/23 sur_1805 <[EMAIL PROTECTED]>:
>
> 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.

One reason might be that the default runlevel for RHEL is 3. So it
should be in /etc/rc3.d/

Cheers,
Phil.

---------------------------------------------------------------------
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