Carsten Ziegeler created FELIX-4778:
---------------------------------------
Summary: Implement ordering of ServletContextHelper
Key: FELIX-4778
URL: https://issues.apache.org/jira/browse/FELIX-4778
Project: Felix
Issue Type: Sub-task
Components: HTTP Service
Reporter: Carsten Ziegeler
Fix For: http-next
Right now, the prefix and ranking of a ServletContextHelper is not correctly
considered for request processing.
If a request is received, the ServletContextHelper with the longest matchin
prefix should process the request first. If there is more than one SCH with the
same prefix, they are processed based on their ServiceReference ordering
(highest ranking first).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)