i`ve tried to solve this problem, and i think i did it!
First of all:
I've tried with:
Tomcat 4.0.4
Mysql 3.23.49
You should have in your application's lib these libraries:
- commons-collections.jar
- commons-dbcp.jar
- commons-pool.jar
(You can find these jar in www.apache.org)
- mysql-uncomp
I'm not having much luck using JNDI to connect to MySQL from Tomcat using
MySQL Connector. I was working towards getting connection pooling working.
I get the following error when I try to connect to the data source:
javax.naming.NamingException: Exception creating DataSource:
org.hsql.jdbcDriv