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