Hi, I am in JMS and ActiveMQ. I want to create a ClientProducer who sends a message and ClientConsumer who receives the message asynchronously. ClientProducer sends a message, but ClientConsumer doesn't receive the message.
I use ActiveMQServer as a broker Server.java <http://pastebin.com/Wf04cmq9> And this is the client code Client.java <http://pastebin.com/6XpndJgc> -- View this message in context: http://activemq.2283324.n4.nabble.com/ClientConsumer-doesn-t-receive-the-message-tp4695859.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.