"tfennelly" wrote : The handleCloseSession method returns the session to the
"free" pool before releasing it's resources. Is that a potential bug?
Looks like it could be. The session.releaseResources is intended to make a best effort
attempt to close the associated resources, trapping any exceptions. At present it is only
catching JMSExceptions thus opening up a possibility for the maps to be inconsistent for a
while.
Create an issue against session.releaseResources and we can get it fixed.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230802#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...