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

2010-11-29 Thread EmCpam
After applying modifications for using good libraries, it works very well. Thanks a lot for your explanation and solution. Emmanuel. >>Connection.isValid() is a JDBC4 method and hence is only available in >>Java 6. >>Tomcat 6 has to work with Java 5 and therefore ships with a database >>connec

Tomcat 6 / Mysql / connection Pool isValid Method Error

2010-11-25 Thread EmCpam
Hi, I've a problem to use the 'isValid' method of Connection class with a connection pool. The java exception is: javax.servlet.ServletException: com.sun.jersey.api.container.ContainerException: java.lang.AbstractMethodError: org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapp