Is ActiveRecord-jdbc when using jndi supposed to call
connection.close()?  JBoss is complaining that I'm putting active
connections back into the pool (i.e., ones I've not closed) and it
closes them for me.  This is happening on a regular (read all the time)
basis.  

Or is this (another) hsqldb artifact?

If derby support is better, I'm tempted to give it a try; there's a
couple of things holding me back -- it's slower, as best I can tell, and
I'd need to change my code, position is a keyword for derby.

Matt

_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to