Wrong default HttpContext in Whiteboard
---------------------------------------
Key: FELIX-1873
URL: https://issues.apache.org/jira/browse/FELIX-1873
Project: Felix
Issue Type: Bug
Components: HTTP Service
Affects Versions: http-2.0.2
Reporter: Sten Roger Sandvik
Assignee: Sten Roger Sandvik
Fix For: http-2.0.4
When a whiteboard registration is used with no httpcontext it should be using a
default. This default should be associated with the right bundle (bundle which
registered the service) so that ServletContext.getResource(..) methods will
work correctly. Right now it is not using the right bundle - it's using the
whiteboard extender itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.