RE: Tomcat JDBC connection pool: Using initSql together with validatorClassName

2014-12-04 Thread Iris Hupkens
the original validator. It’s a bit unintuitive to use the validator like that, but I’m glad to have it working ☺ Thanks for your responses! From: Filip Hanik [mailto:fi...@hanik.com] Sent: woensdag 3 december 2014 19:47 To: Tomcat Users List Cc: Iris Hupkens Subject: Re: Tomcat JDBC connection pool

Tomcat JDBC connection pool: Using initSql together with validatorClassName

2014-12-03 Thread Iris Hupkens
, or is it intentionally not possible? If it's intentional, is there perhaps a different way to configure the Tomcat connection pool to use both a custom validator class and execute initial SQL statements when first creating a connection? Kind regards, Iris Hupkens