Carsten Ziegeler created FELIX-6584:
---------------------------------------
Summary: Avoid registering default servlet context as service
Key: FELIX-6584
URL: https://issues.apache.org/jira/browse/FELIX-6584
Project: Felix
Issue Type: Improvement
Components: HTTP Service
Reporter: Carsten Ziegeler
Fix For: http.bridge-5.0.0, http.base-5.0.0, http.jetty-5.0.0
The OSGi whiteboard specification does not mandate that the default context
(servlet context helper) is registered as a service in the service registry.
The Apache Felix implementation is currently doing this.
As this context should be used as a fallback context, not registering it will
make this clearer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)