[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1776) Proper Handling of JBossConnection.setExceptionListener() when being called on a bad connection
Howard Gao (JIRA)
jira-events at lists.jboss.org
Fri Dec 18 09:35:31 EST 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Howard Gao closed JBMESSAGING-1776.
-----------------------------------
Resolution: Done
Fixed.
If an ExceptionListener is set on a bad connection, it will get notified once.
> Proper Handling of JBossConnection.setExceptionListener() when being called on a bad connection
> -----------------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-1776
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1776
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP3.CP09, 1.4.5.GA, 1.4.6.GA
> Reporter: Howard Gao
> Assignee: Howard Gao
> Fix For: 1.4.0.SP3.CP10, 1.4.6.GA.SP1, 1.4.7.GA
>
>
> If the user call Connection.setExceptioListener() on a bad connection, JBM doesn't give any information about it. Therefore the exception listener will never get notified of the bad state.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list