https://bz.apache.org/bugzilla/show_bug.cgi?id=69530
--- Comment #6 from Remy Maucherat <r...@apache.org> --- I understand that but it does not provide the requested information on the requests and responses that are causing the problems (you claim the LOCK body is causing an exception, so what is the LOCK body exactly and why is it supposed to work without an error ?). >From the specification: Lock refresh must not have a body. Lock creation must have a body. And so on. The goal right now is to be specification accurate first since the WebDAV Servlet was too messy previously and it was simply not possible to write proper tests for it (writing a test knowing it contradicts the specification is not very good ...). Compatibility with Microsoft software remains a goal, and would be achieved through options. However, I need to know precisely what to add. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org