Thanks Armin, that's fine. The Connections in the pool that have passed the closed test in returnConnectionToPool should not get finalized. The validation test may still be useful as there can be other reasons than finalizing closing connections and it's more reasonable to create a new Connection in such cases than to throw an exception causing a lot trouble within request processing.

-- Ilkka


checked in the patch, I don't apply the changes in getConnectionFromPool(...) but I improved the validateObject(...) method in ConnectionFactoryPooledImpl, please have a look at it.

regards,
Armin




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



Reply via email to