If you deploy apps as deflated, shouldn't that solve your problem?
I mean insstead of war files, just copy directoried as "UNZIPPED".

Regards.



Fu-Tung Cheng wrote:
> 
> Hi,
> 
> I have two war files.  One is an authentication war and the other is setup
> to use the authentication war via the servlet context.xml mechanism.
> 
> On windows my issues appears to be that the context.xml from the auth.war
> is being cached inside tc/conf/Catalina/localhost/... and that on the 2nd
> startup it tries to test the connection before the war that is the
> connection has loaded.  I've solved this temporarily by deleting this
> directory before startup.
> 
> Does anyone know of a better way to do this?  I am using tomcat 6014.
> 
> Thanks,
> 
> Fu-Tung
> 
> 
> 
> 
>      
> ____________________________________________________________________________________
> Be a better friend, newshound, and 
> know-it-all with Yahoo! Mobile.  Try it now. 
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Ordered-loading-of-WAR-files-tp14937881p14957811.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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