Hi,
Are you picking up a value for the connection from web.xml? This line in your error stood out to me:
br.ufrj.cos.modmanager.consultas.ParametrosConsulta.<init>(ParametrosConsulta.java:23)
JW
Hi again,
I finally have a bit of time to get back to this. To recap, I am trying to get DBCP connection pooling to work with Tomcat 4.1.24 and DB2 8.X. I can connect directly, but whenever I try to use DBCP, I receive a "Cannot load driver class 'null'" error. The DB2 and JNDI jar files are...
Hi all,
I am trying to implement DBCP to a DB2 database on Tomcat 4.1.X and am having a few problems.
I can successfully connect directly (no DBCP) from within my code using the supplied DB2 driver, so I don't think there are any issues with either my version of Tomcat or of the DBCP jar or the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.