Tomcat Cannot load JDBC driver class "null"

From: "jinyao liu" <jinyaoliu(at)email(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Tomcat Cannot load JDBC driver class "null"
Date: 2003-10-11 15:48:58
Message-ID: 20031011154858.14562.qmail@email.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I had same suffering for days. In the end,I found the only solution worked was posted here:

http://www.mail-archive.com/tomcat-user(at)jakarta(dot)apache(dot)org/msg104862.html
--- In short, you have to use a ResourceLink, instead of referencing resource directly.
Note:
There's another related bug in Apache Bugzilla which is that you can not use semicolons ";" in the validationQuery, which is contradictory to the documentation.

Hope this help.

Jerry

--
__________________________________________________________
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2003-10-13 00:23:12 Re: Why does Statement.close() close result set?
Previous Message Jan Wieck 2003-10-10 18:22:04 Re: [Erserver-general] Why does Statement.close() close result set?