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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to