On one box, I did this: create a symbolic link in /etc/rc3.d named S55tomcat to $CATALINA_HOME/bin/catalina.sh
I modified catalina.sh, adding (at the top) 'source /etc/profile' (without the quotes) to get my environment set up. Probably a good idea to add a link in /etc/rc0.d and /etc/rc6.d named K55tomcat to the same script, but I did not do that.... Larry >>> [EMAIL PROTECTED] 12/11/02 09:38 AM >>> Hi, I'm using SME5.7 Server (based on Redhat 8.0), with Tomcat 4.1.12. To make tomcat as a service, I did this command. /sbin/chkconfig --add tomcat4 Try to do this. I'm not sure... Please read the manual of chkconfig David Rayroud -----Message d'origine----- De : Peter [mailto:[EMAIL PROTECTED]] Envoy� : mercredi, 11. d�cembre 2002 17:20 � : [EMAIL PROTECTED] Objet : Tomcat on Startup To all, What is the best way to start tomcat(4.1.9) on a boot up(Red Hat 8.0)? It would be nice if it were to show up in the Services like http(Apache 2.04). Thanks, Peter __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
