Enable WebDAV to the Sling default workspace through Sling
----------------------------------------------------------
Key: SLING-342
URL: https://issues.apache.org/jira/browse/SLING-342
Project: Sling
Issue Type: New Feature
Components: Repository
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
Currently, the jcr/webdav module provides WebDAV through the
SimpleWebDavServlet in its own servlet context (configurable, default is /dav).
This default support requires including the name of the workspace to access in
the URL.
Additional support for WebDAV should be added which allows WebDAV access to the
default workspace used by Sling through the Sling Main Servlet. As such, a
Sling Servlet is to be registered which implements WebDAV.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.