Hi, You could set up two <Service> elements, because Tomcat does guarantee that Services will be initialized in the order they are listed in server.xml
HTH Eric -----Original Message----- From: Neale Rudd [mailto:[EMAIL PROTECTED] Sent: 10 March 2003 10:10 To: Tomcat Users List Subject: Loading one host or web-app before others Hi, Does anyone know if there is a way in Tomcat to specify which host to load first? Tomcat seems to start all hosts around the same time and we have a requirement to start one first so that we can use it to set up some hooks on System.out and System.err. Thankyou for your help. Best Regards, Neale Rudd metawerx http://www.metawerx.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
