On Tue, Mar 31, 2009 at 10:56 AM, Rainer Frey (Inxmail GmbH)
wrote:
>
> Then, is this intended behavior, or a bug?
>
> Rainer
>
Making a long story short:
It's expected behaviour.
>From the Tomcat 6 documentation
(http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html):
=== [ snip ] =
On Tuesday 31 March 2009 09:42:58 Mark Thomas wrote:
> Rainer Frey (Inxmail GmbH) wrote:
> > In Tomcat 6.0 deployment works the same, but when I delete the war file,
> > the application is undeployed and the expanded directory is deleted. Is
> > this change documented somewhere,
>
> Doesn't look li
tc 6 will definately use the latest deployment-descriptor - tested
here with tc 6 on debian.
however,if you delete the war, the spp will be undeployed
rgds
gregor
Am 31.03.2009 um 09:42 schrieb Mark Thomas :
Rainer Frey (Inxmail GmbH) wrote:
In Tomcat 6.0 deployment works the same, but when
Rainer Frey (Inxmail GmbH) wrote:
> In Tomcat 6.0 deployment works the same, but when I delete the war file, the
> application is undeployed and the expanded directory is deleted. Is this
> change documented somewhere,
Doesn't look like it
> and is there a way to get the old behavior with
> tom
Hi,
I just noticed a surprising behavior change between Tomcat 5.0 and Tomcat
6.0.18 regarding auto-undeployment of war files. I use both versions in
default configuration, which means autoDeploy and unpackWARs are both true.
(I don't think this matters much, but I tried this with Mac OS X and