FailoverTransport inhibits exception-listener and transport-listener --------------------------------------------------------------------
Key: AMQ-657 URL: http://jira.activemq.org/jira//browse/AMQ-657 Project: ActiveMQ Type: Bug Components: Connector Versions: incubation Reporter: Kevin Yaussy 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira