[ 
https://issues.apache.org/jira/browse/SLING-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464187#comment-13464187
 ] 

Konrad Windszus commented on SLING-2562:
----------------------------------------

Even with the second patch I have to provide an extension in the URL. Consider 
the case I have a servlet registered to path /bin/myservlet, then actually 
typing that path should be enough, i.e. all the following URLs should give out 
this servlet:
- /bin/myservlet.selector1.html/suffix
- /bin/myservlet.selector1.html
- /bin/myservlet.html
- /bin/myservlet
                
> Add a test for servlet resolver as Web Console Tab
> --------------------------------------------------
>
>                 Key: SLING-2562
>                 URL: https://issues.apache.org/jira/browse/SLING-2562
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Konrad Windszus
>         Attachments: servletresolverplugin.png, SLING-2562-alt2.patch, 
> SLING-2562-alt.patch, SLING-2562-v1.patch
>
>
> Sometimes it is hard to tell which script/servlet answered a specific 
> request. Therefore a tab which provides a test similar to "Configuration 
> Test" in the "Sling Resource Resolver" Tab of the Felix Web Console would be 
> very useful, which would provide the information which script/servlet was 
> used for rendering a response.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to