= jms:count == Description Count the number of messages on a JMS queue. == Syntax jms:count [options] connectionFactory queue == Arguments |=== |Name |Description | connectionFactory | The JMS connection factory name | queue | The JMS queue name |=== == Options |=== |Name |Description |--help |Display this help message |-p, --password |Password to connect to the JMS broker |-u, --username |Username to connect to the JMS broker |===