Page 1 of 1

Failure in WebDAV enabling a folder

Posted: Fri Feb 10, 2006 8:16 am
by Michele Modolo
Hi all,

I need to WEBDAV-enable a folder (whose name is "test") within webapps/ROOT.
I saw that "/webapps/webdav" folder is by default WebDAV-enabled so I copied /webapps/webdav/WEB-INF/web.xml to /webapps/ROOT/test/WEB-INF/
I didn't change anything within web.xml (copied from /webdav/WEB-INF) file in /webapps/ROOT/test/WEB-INF/
I tried to connect to "test" folder via WebDAV protocol but I didn't succeed. I only succeed in connecting /webapps/webdav/
How is it possible? What could I do to solve this problem?

Thank you,
Michele Modolo

Posted: Sun Feb 12, 2006 10:20 pm
by dovetail
I'm not familiar with the Tomcat webdav support, but I don't think that your question is specific to z/OS, so you might try asking how do enable Tomcat webdav on the Tomcat User mailing list:

http://tomcat.apache.org/lists.html

Also, I see some items that may be of help at Google with keywords: tomcat webdav. Sorry that we can't be of more help.