Re: Own implementation WebdavServlet

2006-06-05 Thread Jon Wingfield
From previous posts to this list I believe the WebDAV servlet shipped with tomcat is intentionally a bare bones implementation. Have you seen the Slide project? http://jakarta.apache.org/slide/index.html Jon [EMAIL PROTECTED] wrote: I want to make my own implementation of

Own implementation WebdavServlet

2006-06-02 Thread jeroen
I want to make my own implementation of org.apache.catalina.servlets.WebdavServlet. I first wanted to make a test by copying the contents of this class to a new class. Now there's a strange phenomenon: the ProxyDirContext resources cannot be retrieved. It is retrieved from the contextAttribute