Subject problem with isValid()
Author Yves Glodt
Hello,

I use conn.isValid(2000) in my code and get a crash at that line, with
this exception:

SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.AbstractMethodError:
org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.isValid(I)Z
at lu.demo.web.Application.getDbConnection(Application.java:49)

Still being a little newbie... do I do something wrong?

Best regards,
Yves


[Non-text portions of this message have been removed]