Re: Tomcat 6 / Mysql / connection Pool isValid Method Error

2010-11-29 Thread EmCpam
ional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://old.nabble.com/Tomcat-6---Mysql---connection-Pool-isValid-Method-Error-tp30308901p30329924.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Re: Tomcat 6 / Mysql / connection Pool isValid Method Error

2010-11-26 Thread Mark Thomas
On 26/11/2010 06:21, EmCpam wrote: > > Hi, > > I've a problem to use the 'isValid' method of Connection class with a > connection pool. > I'm using tomcat 6.0.29 with java jdk 1.6 and netbeans 6.9. Connection.isValid() is a JDBC4 method and hence is only available in Java 6. Tomcat 6 has to

Tomcat 6 / Mysql / connection Pool isValid Method Error

2010-11-25 Thread EmCpam
? Thanks a lot for your help. Emmanuel -- View this message in context: http://old.nabble.com/Tomcat-6---Mysql---connection-Pool-isValid-Method-Error-tp30308901p30308901.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---