[
https://issues.apache.org/jira/browse/FELIX-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554393#comment-14554393
]
Carsten Ziegeler commented on FELIX-4860:
-----------------------------------------
I rewrote the handler registration and separated it into three: filter
registration, error page registry, servlet registry.
The spec has changed and there is no cross context shadowing anymore, which
keeps shadowing on a per context base.
> Revisit HandlerRegistry implementation
> --------------------------------------
>
> Key: FELIX-4860
> URL: https://issues.apache.org/jira/browse/FELIX-4860
> Project: Felix
> Issue Type: Sub-task
> Components: HTTP Service
> Reporter: Thomas Baier
> Assignee: Carsten Ziegeler
> Fix For: http.base-3.0.0
>
>
> The implementation of the HandlerRegistry class needs to be revisited.
> There is quite some code duplication between the code for the servlet handler
> registrations and error pages/filter registrations. Also it might be worth
> checking if the current division into a servlet handler registry and a per
> context registry is the best solution, also with FELIX-4779 in mind.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)