[
https://jira.jboss.org/jira/browse/JBESB-2559?page=com.atlassian.jira.plu...
]
Kevin Conner updated JBESB-2559:
--------------------------------
Summary: JmsSession.releaseResources does not trap all exceptions (was:
JmsConnectionPool.handleCloseSession is returning the session to the "free" pool
before releaseing its resources)
The JmsSession.resleaseResources method is assumed to make a 'best effort' attempt
to close resources, hiding exceptions from the caller.
At present it only catches JMSExceptions, opening up the possibility for
Error/RuntimeExceptions to force early exit and impact callers.
JmsSession.releaseResources does not trap all exceptions
--------------------------------------------------------
Key: JBESB-2559
URL:
https://jira.jboss.org/jira/browse/JBESB-2559
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transports
Affects Versions: 4.5
Reporter: Tom Fennelly
Fix For: 4.6
Perhaps this method should release the session resources before doing anything else.
--
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