The application context manager implementation should take into account shared
bundles
--------------------------------------------------------------------------------------
Key: ARIES-166
URL: https://issues.apache.org/jira/browse/ARIES-166
Project: Aries
Issue Type: Improvement
Components: Application
Reporter: Guillaume Nodet
There is no way that the application context knows if a bundle has actually
been installed by this application or if it was already installed before.
I think the installation / unisntallation has to be done by the context manager
in order to maintain a reference count on the bundles and uninstall them when
no applications refer to it anymore.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.