Do you have all the contexts mentioned in one server.xml? or do you have separate context xmls for your separate contexts? If its the former case, then I guess, the order in which you mention the contexts in server.xml is going to be the order of starting them up by Tomcat.
-- Vivek. On 3/28/06, Cord Awtry <[EMAIL PROTECTED]> wrote: > All, > > I have several contexts that run on one server. I've slogged > through documentation and googled until I can google no more, but I've been > unable to find a way to specify an order to start them up (there's one in > particular that I want to start first). Does anyone know of a way to do this > that I missed? This is Tomcat 5.0.28, btw. > > Thanks, > > -C- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]