[
https://issues.apache.org/jira/browse/SLING-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146813#comment-13146813
]
Felix Meschberger commented on SLING-2275:
------------------------------------------
Actually for SLING-2274 we don't need yet another configuration property. Since
the component is not registered as a service (it registers itself with the Http
Service because a custom HttpContext is provided), the component is free to
deduce the required path from its own configuration.
I agree for the "init.resource-path-prefix", which really is part of the
internal implementation detail due to using the Jackrabbit DavEx servlet.
> simplify path configuration for SlingDavExServlet
> -------------------------------------------------
>
> Key: SLING-2275
> URL: https://issues.apache.org/jira/browse/SLING-2275
> Project: Sling
> Issue Type: Improvement
> Reporter: Justin Edelson
>
> The path is specified two (soon to be three with SLING-2274) times in the
> configuration for the SlingDavExServlet and these values must be in sync.
> Only the "alias" property should be required. The other properties should be
> inferred from the value of alias.
--
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