Add possibility to share ServletContext between bundles
-------------------------------------------------------
Key: FELIX-1963
URL: https://issues.apache.org/jira/browse/FELIX-1963
Project: Felix
Issue Type: Bug
Components: HTTP Service
Affects Versions: http-2.0.4
Reporter: Sten Roger Sandvik
Assignee: Sten Roger Sandvik
Fix For: http-2.0.6
Check out the possibility to share ServletContext between bundles. If
ServletContextManager is global instead of local to each bundle then it chould
be done. If you want to share ServletContext each HttpContext must implement
equals method that ensures equality.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.