Hi Jean Baptiste,
Thanks for the advise.  I made some progress.

I updated org.apache.karaf.features.cfg with:
mvn:org.apache.karaf/apache-karaf/2.1.5/xml/features
mvn:org.apache.camel.karaf/apache-camel/2.7.2/xml/features

Then I tried this:
features:install camel-core 2.7.2 

and got this error:
Error executing command: Invalid value: (obr)))

I tried installing OBR:
features:install obr

and got this error:

Error executing command: Could not start bundle
mvn:org.apache.karaf.shell/org.apache.karaf.shell.obr/2.2.0 in feature(s)
obr-2.2.0: Unresolved constraint in bundle org.apache.karaf.shell.obr [177]:
Unable to resolve 177.0: missing requirement [177.0] package;
(&(package=org.apache.felix.gogo.commands)(version>=0.6.0)(!(version>=1.0.0)))

So I tried installing org.apache.felix.gogo.commands:
osgi:install mvn:org.apache.felix/org.apache.felix.gogo.command/

When I try to start the bundle I get this error:
Error executing command: Unresolved constraint in bundle
org.apache.felix.gogo.command [172]: Unable to resolve 172.0: missing
requirement [172.0] package;
(&(package=org.apache.felix.service.command)(status=provisional)(version>=0.8.0))

I am stuck now.  Am I going down the right path or did I go astray
somewhere?

Thanks,
Yogesh


--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-2-7-2-in-ServiceMix-4-3-0-tp4475368p4477424.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to