> From: Michael Hencin [mailto:[EMAIL PROTECTED] 
> Subject: RE: preserving files/folders when updating an app
> 
> I just was curious if you could specify in your war file 
> options for no not overwrite folder "X" or something.

What you're trying to do is somewhat in conflict with the intent of the
servlet spec, which allows deployment of webapps on devices that don't
even have file systems.  Also, if your app is deployed on a Tomcat
instance where unpacking WARs is disabled, it will fail.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to