> ------- Original Message -------
> From: Serge Fonville <serge.fonvi...@gmail.com>
> To: Tomcat Users List <users@tomcat.apache.org>
> Sent: 15/07/09, 08:26:20
> Subject: WebdavServlet custom directory
> 
> Hi,
> 
> I am currently in the process of setting up a webdav resource on
> glassfish. I noticed it uses
> org.apache.catalina.servlets.WebdavServlet .
> I was wondering if it was possible to define a different source
> directory for all the files. I do not want to share the webapp dir.
> 
> Is this at all possible with this implementation or do I need to use
> another one?

Sorry, no. The best you could do is set up WebDAV as a separate web-app that 
was a sub-context of your 'main' webapp.

Mark

> 
> I am running Glassfish 2.1 as a service on Windows Vista x64 SP1 on port 8080
> 
> Thanks in advance.
> 
> Regards,
> 
> Serge Fonville
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to