You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Gnanaguru S <gn...@wipro.com> on 2011/07/01 09:55:39 UTC

ACTIVE MQ Install Issue in Fuse

Hi

When i tried

features:install activemq

it results in this exception

karaf@root> features:install activemq
Could not start bundle mvn rg.apache.activemq/activemq-karaf/5.4.0 in
feature(s
) activemq-5.4.0: The bundle could not be resolved. Reason: Missing
Constraint:
Import-Package: org.apache.karaf.shell.console; version="[2.0.0,3.0.0)"


Since i notices that activemq was not installed . 



-----
Cheers
 Guru
--
View this message in context: http://servicemix.396122.n5.nabble.com/ACTIVE-MQ-Install-Issue-in-Fuse-tp4541298p4541298.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: ACTIVE MQ Install Issue in Fuse

Posted by Marcelo Jabali <mj...@fusesource.com>.
Hi Guru,

ServiceMix comes with ActiveMQ embedded. Try to run the following command:

karaf@root> features:list |grep mq

You should see that activemq is installed and also its version reported.

Hope this helps,

-Marcelo

On Jul 1, 2011, at 12:55 AM, Gnanaguru S wrote:

> 
> Hi
> 
> When i tried
> 
> features:install activemq
> 
> it results in this exception
> 
> karaf@root> features:install activemq
> Could not start bundle mvn rg.apache.activemq/activemq-karaf/5.4.0 in
> feature(s
> ) activemq-5.4.0: The bundle could not be resolved. Reason: Missing
> Constraint:
> Import-Package: org.apache.karaf.shell.console; version="[2.0.0,3.0.0)"
> 
> 
> Since i notices that activemq was not installed . 
> 
> 
> 
> -----
> Cheers
> Guru
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/ACTIVE-MQ-Install-Issue-in-Fuse-tp4541298p4541298.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.