Trouble configuring Tomcat 4.0.4 JNDI connection to MySQL

2002-08-29 Thread stevem
I'm having trouble connecting to MySQL using JNDI with Tomcat. I have deleted my server.xml and started with a fresh copy. First, I made sure I could connect to MySQL with a regular JDBC connection. Next, I added a JDBC Realm using MySQL. That works fine. Finally, I added a JDBC resource and

Configuring Tomcat JNDI Connection to MySQL

2002-08-28 Thread stevem
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