I've now bodged the ConnectionFactoryPooledImpl so that it monitors all jdbc
connections created, and releaseAllResources() now kills any unclosed
connections.

Probably not going to affect anyone not using hsqldb embedded (or any other
database that can only be opened once at a time).  One side effect is that
stoping a tomcat application closes the database! no more reloading tomcat!

If anyone wants the bodged source or jar library, let me know.

Daniel.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to