= jms:send == Description Send a message to == Syntax jms:send [options] connectionFactory queue message == Arguments |=== |Name |Description | connectionFactory | The JMS connection factory name | queue | The JMS queue name | message | The JMS message content |=== == Options |=== |Name |Description |-r, --replyTo |Set the message ReplyTo |--help |Display this help message |-p, --password |Password to connect to the JMS broker |-u, --username |Username to connect to the JMS broker |===