Use MimeTypeService for Simple WebDAV
-------------------------------------

                 Key: SLING-816
                 URL: https://issues.apache.org/jira/browse/SLING-816
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Webdav 2.0.4
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: JCR Webdav 2.0.4


Currently the jcr/webdav module has runtime dependency to the SlingMainServlet 
in that it requires the ServletContext service to be registered. This is only 
used to support MIME type resolution for uploaded files.

To remove this runtime dependency, the jcr/webdav module should instead access 
the MimeTypeService directly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to