Re: WAR files updates not recognized by Tomcat

2008-07-31 Thread Torsten
Sorry: I'm using Tomcat version 5.5. Regards, Torsten --- Alessandro Ferrucci <[EMAIL PROTECTED]> schrieb am Mi, 30.7.2008: > Von: Alessandro Ferrucci <[EMAIL PROTECTED]> > Betreff: Re: WAR files updates not recognized by Tomcat > An: "Tomcat Users List" ,

Re: WAR files updates not recognized by Tomcat

2008-07-30 Thread Alessandro Ferrucci
What version of tomcat are you running? Signed, Alessandro Ferrucci :) On Wed, Jul 30, 2008 at 10:46 AM, Torsten <[EMAIL PROTECTED]> wrote: > Hi, > > when deploying a web application as a WAR archive the archive is > automatically unpacked to a directory by tomcat but the WAR file stays as is >

WAR files updates not recognized by Tomcat

2008-07-30 Thread Torsten
Hi, when deploying a web application as a WAR archive the archive is automatically unpacked to a directory by tomcat but the WAR file stays as is on the disk. When this WAR file is later updated while the tomcat is NOT running tomcat will not notice the update when it is started afterwards. T