RE: Firebird|Tomcat java.sql.SQLException: Cannot load JDBC dri ver class 'null'

2003-05-27 Thread graghupathy
if it ias zip file then rename it to jar and put it into common lib directory of tomcat :) -Original Message- From: Rob Casteen [mailto:[EMAIL PROTECTED] Sent: 27 May 2003 21:59 To: Tomcat Users List Subject: Re: Firebird|Tomcat java.sql.SQLException: Cannot load JDBC dri ver class

Re: Firebird|Tomcat java.sql.SQLException: Cannot load JDBC dri ver class 'null'

2003-05-27 Thread Christopher Prince
i major cause of null pointer exception / can't find driver sorts of issues that i have run in to a couple times is having more that one copy of the driver in the classpath. such as an older jar in WEB-INF/lib At 01:58 PM 5/27/2003 -0700, you wrote: Thank you Chong for your reply, Perhaps I