[
https://issues.apache.org/jira/browse/SLING-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984676#comment-15984676
]
Konrad Windszus commented on SLING-6791:
----------------------------------------
Thanks [~cziegeler]. I would prefer though if both service resource resolver
mappings would be configured in the same model file. Now they are distributed
among
https://github.com/apache/sling/blob/f27441a09ccbea0cad8f4dfca04b13ffebbc1f67/launchpad/builder/src/main/provisioning/sling.txt#L186
and
https://github.com/apache/sling/blob/f27441a09ccbea0cad8f4dfca04b13ffebbc1f67/launchpad/builder/src/main/provisioning/scripting.txt#L61.
Also the same configuration mapping should be used for both.
> Servlet Resolver Test does no longer find scripts being referenced through
> resource type
> ----------------------------------------------------------------------------------------
>
> Key: SLING-6791
> URL: https://issues.apache.org/jira/browse/SLING-6791
> Project: Sling
> Issue Type: Bug
> Components: Servlets
> Affects Versions: Servlets Resolver 2.4.10
> Reporter: Konrad Windszus
> Assignee: Carsten Ziegeler
> Fix For: Servlets Resolver 2.4.12
>
>
> When using the latest launchpad (including Slingshot), going to
> /system/console/servletresolver?url=%2Fslingshot%2Fusers%2Fslingshot1.html&method=GET
> shows as candidates only
> {code}
> org.apache.sling.servlets.get.impl.DefaultGetServlet
> org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
> {code}
> This is wrong, the script for rendering this is actually at
> {{/libs/slingshot/User/html.jsp}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)