> From: Vivek Mohan [mailto:[EMAIL PROTECTED] 
> Subject: Re: is there a possibility to define the startup 
> order for webapps?
> 
> I believe that the loading of webapps is based on the order of the
> webapp folders (or war files) coming into the purview of the tomcat
> webapp loader.

Which may be partially true, but ignores those contexts defined by the
presence of files in conf/Catalina/localhost or in conf/server.xml.
Also, the order of entries in a directory is rarely alphabetical, so
most of what you say is just wishful thinking.

And, since none of this is defined in the Servlet spec, any existing
ordering is subject to change at any time.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to