https://issues.apache.org/bugzilla/show_bug.cgi?id=44725

--- Comment #5 from Pid <bugzi...@pidster.com> 2010-04-24 15:38:49 EDT ---
The original bug refers to a situation where a user renamed a critical
directory location while the server was running. Tomcat interpreted this as an
instruction to undeploy all of the webapps for that host.

An exploded webapp directory can be completely deleted during undeployment,
config files included.

I think the second complaint misunderstands the nature of a Servlet based web
application, some configuration is completely self contained and must be
replaced - renaming & leaving files in place would prevent the directory being
deleted.  Renaming the directory would cause another deployment under the new
name.

Godmar:
Ask on the Users list if you are having problems updating your application,
I'll assist.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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