Am 27.09.2012 um 12:10 schrieb Justin Edelson (JIRA): > > [ > https://issues.apache.org/jira/browse/SLING-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Justin Edelson updated SLING-2562: > ---------------------------------- > > Attachment: SLING-2562-alt3.patch > > Here's a revised patch which handles servlets mounted by path a bit better > (without extension), strips suffixes, and uses the getResource() method. > > I plan on committing this unless anyone strongly objects. We can make further > changes in SVN.
+1 Regards Felix > >> 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-alt3.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
