[
https://issues.apache.org/jira/browse/SLING-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696063#action_12696063
]
Bertrand Delacretaz commented on SLING-910:
-------------------------------------------
That flexibility sounds like it might lead to "interesting" debugging sessions,
as in "why is my servlet not being called to process this request?" ;-)
I'm not against implementing this, but I think the selection mechanism should
be easy to debug. Adding clear RequestProgressTracker messages (SLING-3) might
be sufficient.
> Overlaying of servlets
> ----------------------
>
> Key: SLING-910
> URL: https://issues.apache.org/jira/browse/SLING-910
> Project: Sling
> Issue Type: Improvement
> Components: Servlets Resolver
> Affects Versions: Servlets Resolver 2.0.4
> Reporter: Carsten Ziegeler
> Fix For: Servlets Resolver 2.0.6
>
>
> While it is possible to overlay scripts (the resource resolver is configured
> with the search paths), it is not possible to overlay registered servlets. I
> briefly discussed this with Alex Saar and we think that this is a missing
> feature in Sling.
> If a servlet is registered for a resource type or extension etc. it should be
> possible to overlay it with a different version. Maybe by specifying some
> ordering?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.