Command activemq:list, activemq:browse return null
---------------------------------------------------
Key: SMX4-458
URL: https://issues.apache.org/activemq/browse/SMX4-458
Project: ServiceMix 4
Issue Type: Bug
Environment: ServiceMix 4.1-SNAPSHOT
Reporter: Charles Moulliard
When the activemq config file is deployed through the feature activemq-broker,
than the command activemq:browse, activemq:list display null instead of the
instance of activemq running
{code}
ka...@root> activemq:browse
null
ka...@root> activemq:list
null
{code}
Bundles installed :
{code}
[ 42] [Active ] [ ] [ ] [ 60] kahadb (5.3.0)
[ 43] [Active ] [ ] [ ] [ 60] activemq-core (5.3.0)
[ 44] [Active ] [ ] [ ] [ 60] activemq-ra (5.3.0)
[ 45] [Active ] [ ] [ ] [ 60] activemq-console (5.3.0)
[ 46] [Active ] [ ] [ ] [ 60] activemq-pool (5.3.0)
[ 47] [Active ] [Created ] [ ] [ 60] Apache ServiceMix
Features :: ActiveMQ Commands (4.1.0.SNAPSHOT)
[ 59] [Active ] [ ] [ ] [ 60] activemq-broker.xml
(0.0.0)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.