Matt Bellinger created KARAF-3123:
-------------------------------------
Summary: BundleWatcherImpl tries to stop bundle fragments
Key: KARAF-3123
URL: https://issues.apache.org/jira/browse/KARAF-3123
Project: Karaf
Issue Type: Bug
Components: karaf-core
Affects Versions: 3.0.1
Reporter: Matt Bellinger
[code]bundle.stop(Bundle.STOP_TRANSIENT);[/code]
The BundleWatcherImpl should check if a bundle is a fragment because those are
not start/stoppable. This is causing an issue with watched fragments.
--
This message was sent by Atlassian JIRA
(v6.2#6252)