On Wed, 11 Jun 2003 20:27, John Turner wrote: > > 3) Is it possible to adjust both Apache and Tomcat in such a way that > > whenever Apache is started Tomcat starts automatically and whenever > > Apache stops Tomcat also shutsdown? > > Possible, yes. Actually accomplished in production, not that I know of. > Write a wrapper script to do it...this is easily done.
If an intranet counts as production I do it with mod_jk2 and JNI in process on Windows 2000. I have heard that JNI doesn't like to work on Linux though for some reason, I'm yet to try it. Regards, -- Jason Bainbridge http://jblinux.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
