[
https://issues.apache.org/jira/browse/FELIX-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-6584.
-------------------------------------
Resolution: Fixed
https://github.com/apache/felix-dev/commit/32c294487f083f7482fc35605209b80dfa1a636b
> 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
> Assignee: Carsten Ziegeler
> Priority: Major
> 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)