Error resolving system.bundle dependencies
------------------------------------------
Key: FELIX-3205
URL: https://issues.apache.org/jira/browse/FELIX-3205
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: framework-4.0.1
Reporter: Mathieu Guillaume
Bundles with "Require-Bundle: system.bundle" fail to start with the error:
missing requirement osgi.wiring.bundle=system.bundle.
Fragments with "Fragment-Host: system.bundle" fail to start with the error:
missing requirement osgi.wiring.host=system.bundle.
They load fine if I replace (in FelixConstants) SYSTEM_BUNDLE_SYMBOLICNAME =
"org.apache.felix.framework" with "system.bundle", but I doubt that's a good
solution.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira