[JBoss JIRA] (JBESB-3979) OSGI Fragment fails to attach to System Bundle in JBoss Fuse Fabric 6.2.1
by RAJIB MAJUMDER (JIRA)
RAJIB MAJUMDER created JBESB-3979:
-------------------------------------
Summary: OSGI Fragment fails to attach to System Bundle in JBoss Fuse Fabric 6.2.1
Key: JBESB-3979
URL: https://issues.jboss.org/browse/JBESB-3979
Project: JBoss ESB
Issue Type: Bug
Reporter: RAJIB MAJUMDER
OSGI Fragment jetty-osgi-alpn fails to attach to System Bundle in Jboss Fuse 6.2.1 when the container is managed by Fabric8.
Container fails to start with: java.lang.IllegalStateException: Resource has no uri
Steps to reproduce:
1) fabric:create
2) profile-create --parents fabric example-profile
3) profile-edit --bundles mvn:org.eclipse.jetty.osgi/jetty-osgi-alpn/9.4.0.v20161208 example-profile
2) container-create-child root example 1
3) container-add-profile example-profile example
Now start container in hawtio and it fails with: java.lang.IllegalStateException: Resource has no uri
The fragment jetty-osgi-alpn depends on alpn-api and alpn-api itself is loaded by boot classloader.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months