DataSource -- help please

2004-07-28 Thread Bussie, Andre D
I restarted Tomcat and I'm still receiving the following error 2004-07-28 12:56:27 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null', cause:

Re: DataSource -- help please

2004-07-28 Thread Koon Yue Lam
Hi, I think the exception already told you what going wrong according to: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-resources-howto.html the url should be: parameter nameurl/name valuejdbc:HypersonicSQL:database/value /parameter so if your database call testDB the url