I have a context file that is associated with my web application. My context file is in $CATALINA_HOME/conf/Catalina/localhost/mytest.xml. My war is called mytest.war and my servlet is mytest.

If I deploy my war with tomcat shutdow my context file is not deleted on startup and the resources declared in the context work properly. But if I deploy a new war while tomcat is running, mytest.xml is deleted and of course the resources defined in it are not available.

Can anyone give my some guidance?

Thanks,
Michael-

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