I am currently working on a fix for
https://issues.apache.org/jira/browse/AMQ-4492.
When trying my fix I get an error when installing activemq into karaf 3.
I do the following commands:
feature:repo-add activemq 5.9-SNAPSHOT
feature:install activemq-blueprint
There I get:
Error executing command: Jar is not a bundle, no Bundle-SymbolicName
mvn:org.scala-lang/scala-library/2.9.1
Maybe karaf 3 checks the bundles more thoroughly than previous karaf
versions.
Interestingly directly installing the bundle works:
install -s mvn:org.scala-lang/scala-library/2.9.1
In any case the result of the error is that the feature is not
installed. So I think we need to make the scala-library a correct bundle.
Christian
--
Christian Schneider
http://www.liquid-reality.de
Open Source Architect
http://www.talend.com