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
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