activemq management console rest api code example
Example: activemq management console rest api
curl -u admin:admin -d "body=message" http://localhost:8161/api/message/TEST?type=queue
curl -u admin:admin -d "body=message" http://localhost:8161/api/message/TEST?type=queue