https://bz.apache.org/bugzilla/show_bug.cgi?id=63078

--- Comment #2 from Peter <peter.beich...@lhsystems.com> ---
Hi Remy,

I know that startStopThreads="0" uses parallel deployment (as many as cores are
available).
I testet on Debian Linux (64 bit, 4 cores, ext4 filesystem) with openjdk11,
openjdk8 and oracle jdk8.
Tomcat 9.0.13 and Tomcat 9.0.14 have the same configuration, and same war
files.

If I start the server, all war files get deployed.
Then I rename one war file into war.backup. On both Tomcat versions the webapp
gets undeployed.
Afterwards I rename the war file back to .war. On Tomcat 9.0.13 the Webapp gets
redeployed, on Tomcat 9.0.14 not. A touch to the war file does not change
anything. This is independant from the jdk.

Best regards

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to