You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/02/15 22:16:27 UTC

[jira] Created: (ARIES-166) The application context manager implementation should take into account shared bundles

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.