[jboss-dev-forums] [Design of JBoss ESB] - Re: JmsConnectionPool: Allowing control over the number of S
tfennelly
do-not-reply at jboss.com
Wed May 13 10:00:58 EDT 2009
Just to clarify... when I said...
"tfennelly" wrote : The handleCloseSession method returns the session to the "free" pool before releasing it's resources. Is that a potential bug?
... what I meant was that this seems like a bug to me (JmsSession.releaseResources aside), because it seems to be happening at the wrong time. Shouldn't the resources be released/cleaned-up before the session is returned to the "free" pool? Shouldn't returning it to the pool be the last step in the process.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230850#4230850
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230850
More information about the jboss-dev-forums
mailing list