Tomcat 7.0. Webdav Returns 0x80070021

2014-02-03 Thread Sampers, Ruud
LS, Native apache WebDAV implementation is unable to reroute the root directory to another location. The error returned was induced by experimenting with aliases in different directories outside the tomcat context, the logging revealed that on that specific url (via the alias) the webdav

Tomcat 7.0. Webdav returns 0x80070021

2014-02-03 Thread Sampers, Ruud
Tomcat 7.047. Default setup form web. Added an webapp with webdav enabled readonly = false; Windows 7: Mapped a drive to the specific folder: View content OK, put creating a new file/folder results in a dialog Localhost logging: 127.0.0.1 - - [03/Feb/2014:11:40:34 +0100]

Tomcat WebDav directory configuration

2014-01-28 Thread Sampers, Ruud
nable the webdav servlet or use the docbase but you cannot use them both at the same time or at least I'm unable to configure this in such manner. Does anyone have experience with this and if so, please would share the configuration files Thx in advance Ruud. -Original Message----- Fro

Tomcat WebDav directory configuration

2014-01-23 Thread Sampers, Ruud
LS, Tomcat 7.0.47. Windows 7 I want to enable WebDav functionality in a different directory that the root: Assume my data directory : c:\DATA. webdav org.apache.catalina.servlets.WebdavServlet debug 0