Hello.

I've had a quick look at the DbConnectionManager used when testing JDBC.
This class has a close() method which is closing all connections in the pool.
However, I cannot see that this method is called from anywhere.

How are the connections in the pool closed ?
Perhaps it's a bug of some sort.

Regards
Alf Hogemark

Reply via email to