|
Hello,
I am also a newbie to Tomcat. I am running Mandrake
Linux 7.1 Tomcat 3.2.1 and JDK1.22. I was able to run tomcat with Apache using
Adam Fowler tomcat script (Thanks Adam). I modified some of it to suit my
configurations. Attached is the file which should be placed in the
/etc/rc.d/init.d directory. Also, please change the appropriate configurations
that suit to your machine config. After placing this in your /etc/rc.d/init.d
directory make a symbolic link on the /etc/rc.d/rcx.d directory.
My machine is defaulted to runlevel 3, so in the
directory /etc/rc.d/rc3.d I created a symbolic link like this:
ln -s /etc/rc.d/init.d/tomcat
/etc/rc5.d/Sxxtomcat
where xx is numbered "84" which is lower than my
S85httpd (we need to start tomcat ahead of apache). Your machine might have
different settings. Restart your machine.
I hope this will help you.
Ferdinand
----- Original Message ----
|
- Startup Script Curtis Spencer
- Re: Startup Script Ryan
- Startup Script Ferdinand Enario
- Startup Script Lars Nielsen Lind
- startup script Mike Millson
- startup script Jon Roberts
- RE: startup script Raible, Matt
tomcat