[
https://issues.apache.org/jira/browse/SLING-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-342.
-------------------------------------
Resolution: Fixed
Committed SlingWebDavServlet in Rev. 640960, which is a default servlet
handling all requests for which there is no more specific servlet. In
particular this handles all WebDAV specific request methods.
For now, I set this issue resolved. There are some integration tests failing on
my local machine. Will have to invetigate this before closing this issue.
> 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.