You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Gul <sg...@i2cinc.com> on 2008/06/10 10:27:21 UTC

listener lost

hi!!

i've added handler to receive response from JMS with amq.addListener("id",
"myTopic", myHandler.revMessage);

The problem is that when I restarted tomcat, MessageListenerServlet does not
receive response messages from JMS.. Servlet still  sends request in a
correct manner to JMS but unable to get response from JMS.

any solution?

Thanks   
-- 
View this message in context: http://www.nabble.com/listener-lost-tp17750291p17750291.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.