There appear to be two separate problems being discussed here. They are: 1) The TransactionManager incorrectly throws an IllegalStateException during delist when it encounters commited transactions, which would be harmless except for the fact that... 2) Connections are not returned to the pool when the exception 1) is thrown.
I have downloaded 3.2.6 RC1 and issue 2) seems to be fixed. Connections are returned to the pool despite 1) However 1) appears to be not fixed. This is the problem I am concerned with as I had in fact already fixed 2) myself on the 3.2.5 source. Is this scheduled to be fixed in 3.2.6 or a later release? Or is it not a bug? Thanks in advance for any clarification View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848344#3848344 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848344 ------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
