Re: Hot deploy deletes my context file...

2008-05-02 Thread Mark Thomas
Robert Koberg wrote: On Fri, 2008-05-02 at 12:31 -0400, Mark H. Wood wrote: On Fri, May 02, 2008 at 05:32:58AM -0700, Michael Burbidge wrote: By experimenting from the shell copying files I can see what Tomcat is doing. I think that it deletes associated contexts whenever an application is und

Re: Hot deploy deletes my context file...

2008-05-02 Thread Robert Koberg
On Fri, 2008-05-02 at 12:31 -0400, Mark H. Wood wrote: > On Fri, May 02, 2008 at 05:32:58AM -0700, Michael Burbidge wrote: > > By experimenting from the shell copying files I can see what Tomcat is > > doing. I think that it deletes associated contexts whenever an application > > is undeployed by

Re: Hot deploy deletes my context file...

2008-05-02 Thread Mark H. Wood
On Fri, May 02, 2008 at 05:32:58AM -0700, Michael Burbidge wrote: > By experimenting from the shell copying files I can see what Tomcat is > doing. I think that it deletes associated contexts whenever an application > is undeployed by deleting the .war file. I think you are right. This drove me

Re: Hot deploy deletes my context file...

2008-05-02 Thread Michael Burbidge
Version 5.5.6 I use the follow target in my ant build script: By experimenting from the shell copying files I can see what Tomcat is doing. I think that it deletes associated contexts whenever an application is undeployed by delet

Re: Hot deploy deletes my context file...

2008-05-01 Thread Mark Thomas
Michael Burbidge wrote: 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 sta

Hot deploy deletes my context file...

2008-05-01 Thread Michael Burbidge
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