Is there a way to change the idle connection timeout for consumers in ActiveMQ v5.0?
I'm having a problem that wasn't happening in ActiveMQ v4.x where the connection of a consumer thats listening to a topic that is idle for about an hour or so will 'silently die'. i.e. the connection dies (and is removed from the JMX console) on the broker however no exception was thrown in the c# openwire client. Is there a way that we can either reconfigure the idle connection timeout, or fix the c# openwire client so that idle connection timeouts raises exceptions? -- View this message in context: http://www.nabble.com/Idle-Connection-Timeout-in-ActiveMQ-5.0-tp15308619s2354p15308619.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.