> Thanks Remy,
>
> Is the WebDav servlet in the architecture diagrams meant to indicate
> the servlet installed at http://localhost:8081 or the servlet installed
> at http://localhost:8080/slide?

The WebDAV servlet if on 8081.

> Your reply seems to indicate the latter. But whatever I'm getting
installed
> at http://localhost:8080/slide doesn't appear to be a WebDav servlet.
> Certainly slide.war appears to be a WebDav servlet war, but it is not
being
> used.

On 8080 is the web application which runs off the Slide namespace. Since
there is no web.xml nor anything else in the webapp, the Catalina default
servlet is used, and displays a blank directpry browsing page.

> The only ways that I have managed to open a Web Folder on
> http://localhost:8080/slide are:
>
> 1) Use the manager to remove the application at /slide and reinstall it
from
> slide.war.
>
> 2) Change the namespace in domain.xml to something other than slide.

8080/slide is indeed not webdav enabled (this is normal).

Remy

Reply via email to