Hi Eric,

Thanks, this worked perfectly.  I wasn't aware you could run a service
element without any connectors, but it works fine.

Best Regards,
Neale Rudd
metawerx
http://www.metawerx.net

----- Original Message -----
From: "Roberts, Eric" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2003 8:29 PM
Subject: RE: Loading one host or web-app before others


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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to