Stomp
protocol to send the message to ActiveMQ
, based on the queue name and message counter i can confirm that message is being send successfully, but how can i see the body of message in ActiveMQ
web UI. I am using Stomp
with php 5.5.12
and ActiveMQ 5.0.0
.