Read the man page for init.d To automate startup/shutdown of a service when the OS boots or shuts down you need a script in /etc/init.d and some soft links to the script in /etc/rc3.d. Your sysadmin should be very familiar with the process.
Jeff ----- Original Message ----- From: "Donie Kelly" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Friday, April 05, 2002 3:51 AM Subject: Starting/Stopping tomcat [SOLARIS] > Hi all > > Can anybody tell me how to automate the starting/restarting/stopping of > tomcat on solaris 8. > > A related question is that if I kill the JVM that tomcat is running under > will it close down tomcat cleanly. > > Thanks > Donie > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
