https://bz.apache.org/bugzilla/show_bug.cgi?id=58867
Bug ID: 58867
Summary: Having a context.xml in conf prevents redeployment on
startup
Product: Tomcat 8
Version: 8.0.30
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
If Tomcat is configured to auto-deploy and deploy-on-startup and a context.xml
is in the $CATALINA_BASE/conf/[enginename]/[hostname]/ folder, the server will
not redeploy the application if the timestamp has changed on the WAR file. If,
after startup, the WAR is deployed with a different timestamp, then the
application is redeployed as normal.
Is this normal?
I was trying to ensure that certain applications get deployed first by having
their context.xml files deployed to the conf folder, which works; however, it
precludes the use of the on-startup-redeploy feature introduced some time ago.
Thanks,
Ken
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]