Hi,

I want the following setup for multiple Webapplications:

Tomcat/webapps/app1
                                    /davdir
                           /app2
                                   /davdir
                           /app3
                                   /davdir

I want clients to connect webfolders to app1/davdir, app2/davdir and
app3/davdir. I think about installing a WebDavServlet in each
Application, but I don't think it's possible to have more than one
Domain.xml in the JVM ?! I also have another servlet in each application
which connects to slide, so I really need a separate setup for each
context.

If there can really be only one Domain.xml, the solution would be
defining different namespaces, BUT as far as I can see, the
WebDavServlet by default uses the namespace 'slide'. Is this
configurable?

Has anybody tried this before and can give me a clue?

Thanks,
            Tina.

Reply via email to