would I just add /catalina/bin/startup.sh as an entry to rc.local?

Thanks

-----Original Message-----
From: Ionel Condor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 10:21 AM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat on Linux


in linux:  init calls /etc/rc.d/rc .
This one executes all the scripts that are in the folder /etc/rc.d/rcN.d,
where N is the number of the level.
Than the rc.local is executed. You may put your stuff there "if you don't
# want to do the full Sys V style init stuff."

Regards,
Ionel CONDOR.


----- Original Message -----
From: "Shahata, Ash" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 10, 2002 10:07 AM
Subject: Tomcat on Linux


> Hi all,
>
> I want to let Tomcat to start up automatically whenever redhat is
restarted,
> where would I place my startup scripts, or how can I do it? I heared about
> the rc.d dir but not sure how to do it?
>
> Thanks
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to