Re: Same old story :( "Cannot load JDBC driver class 'null'" - Mailing list pgsql-jdbc

From Matthias Vach
Subject Re: Same old story :( "Cannot load JDBC driver class 'null'"
Date
Msg-id 200403041023.i24ANCQ15476@mailgate5.cinetic.de
Whole thread Raw
In response to Same old story :( "Cannot load JDBC driver class 'null'"  ("Matthias Vach" <matthias.vach@web.de>)
Responses Re: Same old story :( "Cannot load JDBC driver class 'null'"  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Hi, Dave,

i´ve read this document and i did it like the document says.

except two little things:
- i made a new <context-tag> because the exsisting context-tag bases on the Tomcat/examples-directory and my
applicationis not lying there. 
My tag:
  <Context path="/webapps/Timerecording" docBase="Timerecording" debug="0" reloadable="true" crossContext="true">

- i do not have the parameter:
  <parameter><name>validationQuery</name><value>select version();</value></parameter>

but this can´t be the problem bacause
+ i read a lot and this is the first time i read about these parameter so i think its optional.
+ if this would be the problem, then the Exception would be an other.

Thank you
Matthias


pg@fastcrypt.com schrieb am 03.03.04 17:29:47:
>
> Matthias,
>
> Have you read this ?
> http://doc.postgresintl.com/jdbc/ch11s04.html
>
> If it still doesn't work let me know.
>
> Dave
______________________________________________________________________
Extra-Konto: 2,50 %* Zinsen p. a. ab dem ersten Euro! Nur hier mit 25
Euro-Tankgutschein & ExtraPrämie! https://extrakonto.web.de/?mc=021110


pgsql-jdbc by date:

Previous
From: muralivp@sancharnet.in
Date:
Subject: unscribe
Next
From: Paul Thomas
Date:
Subject: Re: Same old story :( "Cannot load JDBC driver class 'null'"