Hi Andre: Q&A: # 2: Q: You do not indicate if you are using the WebDav application bundled with Tomcat, or some other one.
A: We are using the WebDAV app bundled with tomcat. Thanks! -------- Manish M. Patel From: André Warnier <[email protected]> To: Tomcat Users List <[email protected]> Date: 02/02/2015 12:47 PM Subject: Re: Tomcat 5.5.20 - WebDav and Http Methods... [email protected] wrote: > Hi Users: > > How to add http method PROPPATCH for web application using WebDav? > 1) update your Tomcat. The current version is 8.0.18. Tomcat 5.5.20 was released in 2006 and definitely archived in 2012. See here : http://tomcat.apache.org/whichversion.html 2) You do not indicate if you are using the WebDav application bundled with Tomcat, or some other one. Just in case, a search in the still-available on-line 5.5 documentation points to this : http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/servlets/WebdavServlet.html According to this documentation, the bundled WebDav application already supports PROPPATCH, so what's the problem ? (But do not expect anyone to be very interested to investigate a problem in 5.5.20) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
