Hi Manuel, This should be possible. It might be good to create a bug for this with a test case. That would help pointing out what the issue is with your code might be or otherwise maybe expose an Aries Subsystems problem...
Cheers, David On 6 August 2015 at 04:08, Manuel Holzleitner <[email protected]> wrote: > 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
