Hi everyone, I have the question about sending message to queue.
The situation is that I have many different JMS clients(Java, MDB) to connect to a ActiveMQ. At the beginning, everything works correctly, but after many times sending/receiving messages between clients, my a client can not send message, I tried to debug it, but it run to sender.send(message) statement and looks like block here, can not continue, there isn't error or exception appeared. I can not find any thing here, does any body know the reason? thanks -- View this message in context: http://www.nabble.com/Message-can-not-be-sent-to-queue-because-of-some-reason-tp23858921p23858921.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.