
|
If you were logged in you would be able to see more operations.
|
|
|
ActiveMQ
Created: 23/Mar/06 11:15 AM
Updated: 15/Jun/06 09:24 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
incubation
|
| Fix Version/s: |
4.0
|
|
|
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.
|
|
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. |
Show » |
|