Hello all,

I am not finding a whole lot of information on this. I need somebody's help.
I am new on integration softwares...I decided on Karaf because I heard not
so good news about servicemix. So right now I am trying to add pieces to
karaf and see how far it can take me.

here is how it went to add activemq.

karaf@root()> feature:install jms
karaf@root()> feature:repo-add activemq
Adding feature url
mvn:org.apache.activemq/activemq-karaf/LATEST/xml/features
karaf@root()> feature:install activemq-broker
Error executing command: Unable to resolve root: missing requirement [root]
osgi.identity; osgi.identity=activemq-web-console; type=karaf.feature; 
version=5.12.0.SNAPSHOT [caused by: Unable to resolve activemq-web-
console/5.12.0.SNAPSHOT: missing requirement [activemq-web- 
console/5.12.0.SNAPSHOT] osgi.identity; 
osgi.identity=org.apache.activemq.activemq-web-console; type=osgi.bundle;
version="[5.12.0.SNAPSHOT,5.12.0.SNAPSHOT]"; resolution:=mandatory [caused
by:  Unable to resolve
org.apache.activemq.activemq-web-console/5.12.0.SNAPSHOT:  missing
requirement [org.apache.activemq.activemq-web-console/5.12.0.SNAPSHOT]
osgi.wiring.package;
filter:="(&(osgi.wiring.package=javax.servlet.resources)(version>=2.5.0)(!(version>=4.0.0)))"]]



By the way Camel added fine on my karaf.
Any pointer in this will be highly appreciated.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Cannot-add-latest-ActiveMQ-version-on-karaf-4-0-tp4039211.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to