You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "D. Straumfjord" <ja...@mho.com> on 2001/07/11 22:24:06 UTC

Simple startup question.

All:

Linux 7.1 Redhat, tomcat 3.2.2.

Question:

With the ajp13 working correctly tomcat should start from within the
S85httpd start script and shutdown accordingly ?

D.


Re: Simple startup question.

Posted by Adam Fowler <af...@aber.ac.uk>.
No.

Best to edit the script and add hooks to a tomcat script in /etc/rc.d/init.d

I have one somewhere on http://willow.cc.edu/adminguide

Its in the mod_jk files section, called a "mandrake startup script" but 
should work ok with redhat - just make sure the directories are correct.

Hope that helps.

Adam.

On Wednesday 11 July 2001 20:24, you wrote:
> All:
>
> Linux 7.1 Redhat, tomcat 3.2.2.
>
> Question:
>
> With the ajp13 working correctly tomcat should start from within the
> S85httpd start script and shutdown accordingly ?
>
> D.