-
Bug
-
Resolution: Done
-
Major
-
None
-
AMQ 7.0.1.GA
-
None
-
None
Running "artemis help browser" produces this output:
"artemis browser - It will send consume messages from an instance"
Presumably it should say something like:
"artemis browser - show messages on a destination"
In addition, when running the command, the output starts with:
"Consumer ActiveMQQueue[__test_destination], thread=0 wait until 1000 messages are consumed"
This also is misleading. It should perhaps say something like:
"... showing up to 1000 messages"
- is related to
-
ARTEMIS-1388 Loading...