I believe it is started up on boot when the following is called: /etc/rc.d/init.d/tomcat.init
You can either modify this file, or move it to another directory. FYI: you can also shutdown tomcat from here by typing: /etc/rc.d/init.d/tomcat.init stop -T On Wed, 2002-03-06 at 17:57, Ammar T. Al-Sayegh wrote: > > You can turn off Tomcat by running the shutdown script in the Tomcat bin > > directory: > > > > [xxx xxx]$ /usr/java/jakarta-tomcat-3.2.3/bin/shutdown.sh > > I shut it down, thank you. But how can I prevent it from > initializing again during boot time? > > > -ammar > > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
