Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
subsystem-core-1.2.0
-
None
Description
I have an application Subsystem that has a bundle that looks for a service via a service tracker.
This service and its API is provided by pre-existing bundles (api-bundle, svc-bundle2) in the parent subsystem.
The OSGi enterprise R5 spec states in 134.16.1 (Application Subsystems):
"Any required capabilities that are not satisfied by the application's constituents are automatically shared in (imported) from the parent Subsystem."
However when I install and start the application subsystem (application-subsystem-nosvc), it does not find the services provided in the parent.
I'm attaching the bundles and subsystem to reproduce. The full source code can be found here: https://github.com/coderthoughts/subsystem-examples
Attachments
Attachments
Issue Links
- blocks
-
ARIES-1377 Subsystems 2.0.4 Release
- Closed