I got my activemq instance up and have a stomp acceptor working. My client connects and I can subscribe and send messages.
I have been reading the docs for days. I still don't understand the journals, dead letter queue etc. Can someone walk me through How can I get a message to be "journaled?" How can I get a message into the DLQ? How can I, as an admin, view those messages?