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

2014-12-04 Thread Iris Hupkens
, 2014 5:14 AM To: 'users@tomcat.apache.org<mailto:users@tomcat.apache.org>' Subject: Tomcat JDBC connection pool: Using initSql together with validatorClassName Hello, I am using the Tomcat JDBC connection pool (version 7.0.55) as a stand-alone library. The connection pool is configu

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

2014-12-03 Thread Filip Hanik
lso like > to do the same thing, so if you get it working, keep me posted. > > -Original Message- > From: Iris Hupkens [mailto:i.hupk...@topdesk.com] > Sent: Wednesday, December 03, 2014 5:14 AM > To: 'users@tomcat.apache.org' > Subject: Tomcat JDBC conne

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

2014-12-03 Thread Wes Clark
g' Subject: Tomcat JDBC connection pool: Using initSql together with validatorClassName Hello, I am using the Tomcat JDBC connection pool (version 7.0.55) as a stand-alone library. The connection pool is configured with a custom validator class in order to use the JDBC4 isValid method

Tomcat JDBC connection pool: Using initSql together with validatorClassName

2014-12-03 Thread Iris Hupkens
Hello, I am using the Tomcat JDBC connection pool (version 7.0.55) as a stand-alone library. The connection pool is configured with a custom validator class in order to use the JDBC4 isValid method for connection validation. I would also like to use initSql to perform some preparation on all c