It happened with Tomcat 6.0.20.

On Mar 23, 2010, at 1:56 PM, Caldarale, Charles R wrote:

From: Patrick Flaherty [mailto:pflah...@rampageinc.com]
Subject: How should "autoDeploy" be set for an exploded app ?


The reason I write this is because we have made changes to the app
and even sometimes deleted the /conf/Catalina/192.168.20.20/ROOT.xml
and find out that the ROOT folder off of the appBase has been
completely deleted !!

What version of Tomcat did this occur on? According to the current (6.0.26) doc:

"Deleting a context file will trigger an undeploy of the application with the removal of any associated work directory. Any current user sessions will not be persisted. If there is an associated WAR file and/or directory, they will not be deleted and the application will be redeployed from the WAR file (or from directory if there is no WAR file) the next time the auto deployer checks for changes."

Some fixes (including doc updates) have gone into recent 6.0 versions.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


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




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

Reply via email to