Tomcat 5 Database Connection Pool problem
From: correro (bchen_at_365rainbow.com)
Date: 12/22/03
- Previous message: correro: "Tomcat database connection pool doesn't work. Please help!"
- Next in thread: David Rabinowitz: "Re: Tomcat 5 Database Connection Pool problem"
- Reply: David Rabinowitz: "Re: Tomcat 5 Database Connection Pool problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 22 Dec 2003 01:05:41 -0600
Cannot create database connection pool when following Tomcat 5 JNDI Datasource HOW-TO. The exception is
Cannot create JDBC driver of class '' for connect URL 'null'
Seems that the variables for DB driver class and connect URL are not passed to the servlet container. But what I did was follow the instructions strictly in the HOW-TO.
Incidentally, it works fine when I query the same database using a conventional Connected created with DriverManager.
Please tell me how to fix it. I have been stuck with it for two weeks, and am really getting desperate. Thanks!
- Previous message: correro: "Tomcat database connection pool doesn't work. Please help!"
- Next in thread: David Rabinowitz: "Re: Tomcat 5 Database Connection Pool problem"
- Reply: David Rabinowitz: "Re: Tomcat 5 Database Connection Pool problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|