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
"org.apache.catalina.resources", but I can't find where it is set. Can
anybody help me with this? Why is it the DefaultServlet, and its subclass
WebdavServlet can find it, but my own subclass with exactly the same code
can't? Has anybody successfully made an own implementation of WebDAV?

Jeroen

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to