On Sat, 03 Jan 2015 15:10:38 +0100, erwin@EDPNet <e.sm...@edpnet.be> wrote:

Hi,

Tomcat installation (7.0.42) with deployed apps (deployed from a WAR file in the appbase).

UnpackWAR and AutoDeploy both set to true.

Dropping a new copy of the WAR file in the appbase does not trigger autodeploy, though the documentation seems to suggest it should ("In addition to the automatic deployment that occurs at startup time, you can also request that new ..., WAR files, ... that are dropped in to the appBase (...) directory while Tomcat is running will be automatically deployed").

Is this a bug or a feature ?



Erwin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Mystery solved.

If the copy happens while Tomcat is running, all is perfect.

If the new copy is dropped while Tomcat is down, the Tomcat start won't pick up the new copy.



Erwin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to