Make The SlingDavExServlet configurable
---------------------------------------

                 Key: SLING-2256
                 URL: https://issues.apache.org/jira/browse/SLING-2256
             Project: Sling
          Issue Type: Improvement
          Components: JCR
            Reporter: Markus Joschko


Does anybody mind if the properties of the davex servlet are made configurable?

@Component(label = "%dav.name", description = "%dav.description", metatype=true)

And if not, can anybody apply that change?

I have the urgent need as we have disabled the anonymous user and
without him the
RepositoryDescriptors can't be fetched by the jcr2spi layer which
results in a read only davex access.

This can be cirumvented by setting the init.missing-auth-mapping
parameter on the davex servlet.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to