There is no guarantee of any order in initializing contexts. You would better spend your time designing webapps B and C to deal with the possibility webapp A isn't running. Or at least design them to deal with the possibility that they may start out of order.

This has also been answered on the list before and always with the answer given above.

--David


suchitha koneru wrote:
Hello Tomcat users ,
         Iam using Tomcat 5.520 . I have three web application contexts
Context A, B and C. I have a requirement because of which Context A should start Before B and C. All the web applications contexts are placed as WARS
under Tomcat/webapps.
How can we indicate the order in which Tomcat should start the web apps ? is
there any configuration file for specifying the order of context
initialization. What is teh default order which tomcat uses to start the web
apps ?
Please let me know.
thanks,
Suchitha.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to