How do I get a jms client to relisten to a queue? Am I supposed to be listening for errors & find out who it might be for?
The Situation: Occasionally, I might get the 'javax.jms.JMSException: Channel was inactive for too long...' errors. My clients using camel reconnected fine & started listening to their queue. My clients just using activemq/jms did not re-listen to their queue (according to the activemq admin console). Am I missing a setting somewhere? Thanks. -- View this message in context: http://www.nabble.com/Getting-ActiveMQ-to-reconnect-tp20067479p20067479.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.