John Poth created CAMEL-11433:
---------------------------------
Summary: Unable to use camel-box in OSGI environment
Key: CAMEL-11433
URL: https://issues.apache.org/jira/browse/CAMEL-11433
Project: Camel
Issue Type: Bug
Components: camel-box
Affects Versions: 2.19.0
Reporter: John Poth
Using Karaf 4.1.1:
{code}
Unresolved requirements: osgi.wiring.package;
(osgi.wiring.package=org.apache.camel.component.box)]
at
org.apache.karaf.shell.support.MultiException.throwIf(MultiException.java:61)
~[143:org.apache.karaf.shell.core:4.1.1]
at org.apache.karaf.bundle.command.Install.execute(Install.java:131)
[23:org.apache.karaf.bundle.core:4.1.1]
at
org.apache.karaf.shell.impl.action.command.ActionCommand.execute(ActionCommand.java:84)
[143:org.apache.karaf.shell.core:4.1.1]
at
org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:68)
[143:org.apache.karaf.shell.core:4.1.1]
at
org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:86)
[143:org.apache.karaf.shell.core:4.1.1]
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:560)
[143:org.apache.karaf.shell.core:4.1.1]
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)