receiveNoWait() should retrieve the message, if there is one available in the
queue to be picked up. I'd check the configuration of the consumer to see if
it's listening on the Queue of interest and also that there are no message
selectors involved that could make the consumer not pick the msg. Thi
Is there some other program that manages the destinations that are in
ActiveMQ? Because, I find it almost impossible to create a queue without a
name from the Admin console or edit it afterwards. (If you managed to do it,
do let me know. I'm a new user myself).
Otherwise, I'd check other places wh