I just tried to reproduce the issue on the server from yesterday. The application is reloaded just fine. No deletions/undeployments.

I love Tomcat again.
Thanks, Mark.

P.S. But just to be consistent, why not to create an empty context xml file under /conf/Catalina for applications that have no /META-INF/context.xml file?

Regards
Igor


Mark Thomas wrote:
Igor Mukhin wrote:
Thanks, Mark.

1. I just tried to reproduce the issue on my pc. And I couldn't, which
is a good thing. I will try it again later on the server, with which I
had the issue yesterday.
I can't reproduce with my mac either which makes me think the context.xml file
was missing (renamed, deleted, moved) at the moment the autoDeploy thread looked
for it and that triggered an undeploy and associated deletion of the directory.

2. OK
3. Can live with that

Great.

For the record the only change in this area that should have happened between
6.0.18 and 6.0.20 was that in 6.0.18 context.xml files were copied from WAR
files only whereas in 6.0.20 they are copied from directories and WAR files.

Mark


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


Reply via email to