Hi, I have a question w.r.t. to subsystems with the composite type. I have created a composite subsystem that contains a bundle which exports a package. I added this package also to the Export-Package of the SUBSYSTEM.MF. If I now try to deploy a bundle which imports this package in the OSGI container (root region) it fails to resolve the exported package from the subsystem. If I use a feature subsystem the package can be resolved.
Is it generally possible to import packages in the root region from explicitly exported packages of composite subsystems? Kind Regards, Manuel
