[
https://issues.apache.org/jira/browse/KARAF-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085220#comment-15085220
]
Jean-Baptiste Onofré commented on KARAF-4249:
---------------------------------------------
You have to define the wrap feature as stage 1, to be installed before your
feature:
{code}
featuresBoot=(...,wrap),youfeature
{code}
> Wrapped bundles in the boot feature cannot be started
> -----------------------------------------------------
>
> Key: KARAF-4249
> URL: https://issues.apache.org/jira/browse/KARAF-4249
> Project: Karaf
> Issue Type: Bug
> Components: karaf-feature
> Affects Versions: 4.0.3
> Environment: apache-karaf-4.0.3.tar.gz
> mac os x yosemite (10.10.5) and ubuntu 12.04
> Reporter: Lijun Liao
>
> A feature containing wrappend bundle (with URL prefix wrap:mvn: ) cannot be
> started if it is a boot feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)