Re: Is deployOnStartup broken?

2008-09-30 Thread Erwin Hogeweg
Thanks guys. That is not what I understand when I read the manual, but I guess it is what it is :-) Erwin On Sep 30, 2008, at 6:40 AM, Mark Thomas wrote: André Warnier wrote: Mark Thomas wrote: Erwin Hogeweg wrote: Hi, I am trying to re-deploy a war file on a RHES 5.2/Tomcat 6.0.16

Is deployOnStartup broken?

2008-09-29 Thread Erwin Hogeweg
Hi, I am trying to re-deploy a war file on a RHES 5.2/Tomcat 6.0.16 server, but the war file does not expand when Tomcat is restarted. I have set the host variable deployOnStartup to "true", but even though the war file has a newer timestamp that the deployed folder the file is not re-dep