Hello Markus, > I want to use a connection pool. How can I remove closed connections from the > pool ? As you wrote, the method.releaseConnection() only frees the connection > for reuse. Do you see my point ?
There are no closed connections in the pool. There are idle, open connections. I've pointed out one way to remove idle connections in my previous mail. Another way is mentioned in the documentation, which I linked in my previous mail. This topic has also been discussed before on several occasions and can therefore be found in the mailing list archives. cheers, Roland
smime.p7s
Description: S/MIME Cryptographic Signature
