Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
incubation
-
None
-
None
Description
When using failover, it looks to me like my ExceptionListener (set via TopicConnection.setExceptionListener) gets removed, or at least never called when there is an exception on the connection. Additionally, I've tried using the ActiveMQConnection.addTransportListener, and failover transport seems to keep onException, transportInterupted and transportResumed from being called.