> From: Fulford, William [mailto:william.fulf...@ngc.com]
> Subject: Bug 48757 Resolved: Tomcat deletes content of symbolic links
> on undeploy of application.
> 
> Looking at the bug report, it looks like this issue was resolved in
> Apache Tomcat 6.0.24.

Only in that it was a duplicate of older entry marked as WONTFIX.

> We did a preliminary test and appears it was fixed in 6.0.24

Nothing in the changelog shows any modifications in that area.

The best way to avoid Tomcat deleting any part of the webapp is to keep the 
webapp outside of the <Host> appBase directory, and use a <Context> element in 
conf/Catalina/[host]/[appName].xml with a docBase attribute pointing to the 
location of the webapp.

 - 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

Reply via email to