Wade Girard wrote:
In the Webdav servlet definition, I set the resource-path-prefix value
to '/' rather than 'repository'.
Then, when I tried to connect using cadaver I got the following response
dav:!> open http://hostname:port/Jackrabbit/MyRepository
Could not access /Jackrabbit/MyRepository/ (not WebDAV-enabled?):
501 Method PROPFIND is not defined in RFC 2068 and is not supported by
the Servlet API
Connection to `hostname' closed.
could it be that the request is not handled by the dav-servlet?
can you check that? thanks.
angela