where did u put the jar? thats what got me. it needs to go in common\lib in your tomcat dir
Daniel Schulken ----- Original Message ----- From: "Andreas Schildbach" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 11, 2004 2:51 PM Subject: Re: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null', cause: java.sql.SQLException: No suitable driver > Andreas Schildbach wrote: > > > I get this error using Tomcat 5.0.18 under Debian/Linux. Using the same > > configuration under Windows XP, there is no problem. Using the same > > application under Tomcat 4.1.27, there is no problem (either Linux or > > Windows). > > > <Resource name="jdbc/xxx" > > auth="Container" type="javax.sql.DataSource"/> > > <ResourceParams > > name="jdbc/schildbach"> > ^^^^^^^^^^ > > of course, this is also jdbc/xxx (changed it for the post) > > Regards, > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.581 / Virus Database: 368 - Release Date: 2/9/2004 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
