[
https://issues.apache.org/jira/browse/FELIX-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818695#comment-13818695
]
Chetan Mehrotra commented on FELIX-3226:
----------------------------------------
Updated the docs with revision [1540609|http://svn.apache.org/r1540609] about
usage of {{context.shared}} service property which allows sharing of context
across bundles
> Whiteboard servlet service registered with default HttpContext if registered
> before HttpContext service
> -------------------------------------------------------------------------------------------------------
>
> Key: FELIX-3226
> URL: https://issues.apache.org/jira/browse/FELIX-3226
> Project: Felix
> Issue Type: Bug
> Components: HTTP Service
> Affects Versions: http-2.2.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: http-2.2.1
>
>
> If a Servlet service for whiteboard registration with the HttpService is
> registered before the HttpContext service referred to, the servlet is
> registered with a default context. This may cause problems in the service and
> prevent correct operation.
> Rather the servlet registration should be delayed until the HttpContext
> arrives.
> Likewise, once the HttpContext is unregistered, the servlet must be
> unregistered from the HttpService, too.
--
This message was sent by Atlassian JIRA
(v6.1#6144)