Thanks Lin! On Aug 28, 2008, at 5:36 PM, Lin Sun wrote:
The default connection pool idle timeout is 15 mins... do you think you'll need longer than that? If so, you might want to increase that value at the database portlet.
I know... The DB server can also drop the connection on its end, so the client timeout is not enough. What I really need is reconnect ability.
You should be able to configure a generic DB pool also, which allows you to specify a ConnectionURL value.
Yeah, let me try that. Thanks again, Andrus
