Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
subsystem-2.0.2
-
None
-
all
Description
Auto start does not work in the following scenario:
- bundle a in Feature a (Fa) imports package x
- composite b (Cb) exports package x from content bundle b
1) install Cb, install Fa, start Fa
start fails with framework resolution error on bundle importing x
but
2) install Cb, start Cb, install Fa, start Fa
the start works.
In case 1) Cb should have it active count incremented and be started automatically per OSGI.cmpn-6.0.0 134.12.2 Active Use Count.
Attachments
Issue Links
- blocks
-
ARIES-1377 Subsystems 2.0.4 Release
- Closed