Hello jboss-user, We are moving rather big project from jBoss 2.2 to 2.4 All junit tests of our project run fine at 2.2 but fail at 2.4
The reasons looks similar but not the same: from 'jdbc not bound' at the middle of test to infinite recursion finished by exception with appropriate (thousands of lines) stack. We found the reason: connect to jdbc was done independently of dirty flag. But disconnect was done accuratly each time! Well, this was fixed but: first, it wasn't a bug, just ineffective peace of code and second, what will we have when not just a test but real work will load jBoss hardly? Does jdbc pool in jBoss 2.4.4 have perfomance problems or what else may have happened with our tests? Vale! - Mikhail Akopov _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user