Hi, Among the steps you've done, you didn't list putting the driver JAR in common/lib. Try that, restart the server, and see what happens.
To answer the last question in your post: yes. Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Bussie, Andre D [mailto:[EMAIL PROTECTED] >Sent: Wednesday, July 28, 2004 4:42 PM >To: [EMAIL PROTECTED] >Subject: Cannot create JDBC driver of class > >What's triggers this error message I've been trying to connect to a >datasource via JNDI on Tomcat 5.0.19 for the past couple of days and it >seems like when I fix one problem I run into another. Does anyone know >what causes this error message? > > > >org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of >class 'org.hsqldb.jdbcDriver' for connect URL 'jdbc:hsqldb.hsql:xxxxx', >cause: > >java.sql.SQLException: No suitable driver > > > >Before you answer these are the steps I completed so far > >1.) Added DataSource via Tomcat Admin Tool > >2.) Modified server.xml <context> to include info for datasource > >3.) Modified web.xml file with <resource-ref> tag > >4.) Modified webapp.xml file in tomcat/conf/Catalina file with >datasource params > > > >Can anyone help me? > > > >Has anyone had a successful connection to a datasource? > > > >Thanks is advance > > > >Andre' D. Bussie > >Sourcing Rotational Program > >MAC-MAR > >532 Fellowship Rd > >Moorestown, NJ 08057 > >856.787.3273 > >856.952.7325 - Cell > >[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
