[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - How to setup custom DirContext (need a WebDavServlet that ac
CarstenRudat
do-not-reply at jboss.com
Fri Mar 14 07:48:23 EDT 2008
Hello all,
I'd like to have a WebDavServlet serving from a DB. I found org.apache.catalina.servlets.WebdavServlet and it works very well for me, except that it serves from the filesystem.
I think, I can give it a DirContext (more precisely a ProxyDirContext) under a JNDI-Path. But I don't know how...
Could you please give me a hint, how to add a custom DirContext to the tomcat configuration and make it accessable to the servlet?
Thanks a lot,
Carsten
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136610#4136610
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136610
More information about the jboss-user
mailing list