This only works as long as I don't redeploy the webapp that has WebDAV
enabled via its WAR file, right? I did not find anything that would
have Tomcat realize it was not supposed to delete the WebDAV's directory
inside the second web app on redeploy
Moises
"Mark Thomas" <markt (AT) apache (DOT) orgwrote in message
news:<44D16DC9.2010407 (AT) apache (DOT) org>
Moises Lejter wrote:
Is there a best practice I should be considering here?
How about this for a quick and dirty approach.
Use two contexts. for your app and one, with webDAV enabled, for
any uploaded content. That way, any application updates won't change
the content.
To start a new topic, e-mail: users (AT) tomcat (DOT) apache.org
To unsubscribe, e-mail: users-unsubscribe (AT) tomcat (DOT) apache.org
For additional commands, e-mail: users-help (AT) tomcat (DOT) apache.org