[
https://issues.apache.org/jira/browse/ARIES-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478411#comment-13478411
]
Thomas Watson commented on ARIES-870:
-------------------------------------
I suspect that the user region is somehow hiding the system bundle from the
subsystems implementation which ultimately causes the subsystems implementation
to think it needs to provision a resource that provides the capabilities of the
system bundle (stuff like the org.osgi.framework package). The subsystems
implementation knows there is this system bundle resource (somehow, not sure
how) and it tries to setup a resolve operation against the resources of the
subsystem along with the subsystem dependencies which will include this system
bundle (org.eclipse.osgi). That resolve operation appears to be failing which
ultimately prevents any of the bundles from installing for the subsystem.
> How to handle osgi.ee requirements.
> -----------------------------------
>
> Key: ARIES-870
> URL: https://issues.apache.org/jira/browse/ARIES-870
> Project: Aries
> Issue Type: Bug
> Components: Subsystem
> Reporter: John Ross
>
> When working with the Resolver in order to compute dependencies and resolve
> subsystems, the ResolveContext will need to handle requests for osgi.ee
> capabilities. Currently, these capabilities need to be provided by resources
> packaged with the subsystems.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira