Guillaume Nodet created ARIES-983:
-------------------------------------
Summary: The BundleHookBundleTracker has an invalid logic wrt
initially tracked bundles
Key: ARIES-983
URL: https://issues.apache.org/jira/browse/ARIES-983
Project: Aries
Issue Type: Bug
Components: Util
Affects Versions: 1.0
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
The bundle tracker does not register the hook service before tracking bundles
which means it can miss events when starting.
In addition, some methods are not overriden from BundleTracker and may lead to
bad results if called.
The only reason for BundleHookBundleTracker to override BundleTracker is to be
easily manipulated the same way, but given the internals are changed, all the
methods must be redefined because they all call a private (thus not
overridable) method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira