I'm using org.apache.torque.dsfactory.TorqueDataSourceFactory of Torque
3.0 with hsqldb 1.7.1.

Is there a way to disable maxExpiryTime feature? The problem is that
hslqdb does not expire its connections. So when pool unilaterally decides
that the connection is expired when actually the connection is healthy ans
alive I end up with Torque opening a new connection to the database every
maxExpiryTime seconds.

- Janne


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

Reply via email to