Leif Hallgren created AMQ-5121:
----------------------------------
Summary: Browse command is no more working with Karaf
Key: AMQ-5121
URL: https://issues.apache.org/jira/browse/AMQ-5121
Project: ActiveMQ
Issue Type: Bug
Components: OSGi/Karaf
Affects Versions: 5.9.0
Environment: Karaf 2.3.4, OS X 10.9.2, Java 1.6.0_45
Reporter: Leif Hallgren
the activemq:browse command was working with ActiveMQ 5.8.0, but with ActiveMQ
5.9.0 the command is complaining about an unrecognized option "jmxlocal".
an example :
{noformat}
karaf@root> activemq:browse --amqurl tcp://localhost:61616 --user karaf
--password karaf TEST.FOO
INFO: Unrecognized option: --jmxlocal
Task Usage: Main browse --amqurl <broker url> [browse-options] <destinations>
Description: Display selected destination's messages.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)