[
https://issues.apache.org/jira/browse/FELIX-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Baier updated FELIX-4541:
--------------------------------
Attachment: FELIX-4541.trunk-1672365.patch
Still found a bug in the last patch, the look-up of an url didn't look for the
longest matching context first, but globally for the longest matching path.
FELIX-4541.trunk-1672365.patch contains a fix for that and a test is added. It
contains also a further test that servlets and resources share the same
namespace, i.e. service ranking rules apply if they are registered with the
same pattern.
> Add support for multiple patterns in servlet/filter registration
> ----------------------------------------------------------------
>
> Key: FELIX-4541
> URL: https://issues.apache.org/jira/browse/FELIX-4541
> Project: Felix
> Issue Type: Sub-task
> Components: HTTP Service
> Reporter: J.W. Janssen
> Fix For: http.base-3.0.0
>
> Attachments: FELIX-4541.patch, FELIX-4541.trunk-1671836.patch,
> FELIX-4541.trunk-1672365.patch
>
>
> RFC-189 allows servlets and filters to be registered with multiple paths (and
> even regex's for filters).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)