Re: Problems loading the driver

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Problems loading the driver
Дата
Msg-id 42BCEA21.6040100@opencloud.com
обсуждение исходный текст
Ответ на Problems loading the driver  (enrique.ibarra@mac.com)
Ответы Re: Problems loading the driver  (Enrique Ibarra <enrique.ibarra@mac.com>)
Список pgsql-jdbc
enrique.ibarra@mac.com wrote:

> The JDBC jar file IS in the CLASSPATH environment variable. The code of
> the program is the following:

> org.postgresql.Driver
> java.lang.ClassNotFoundException: org.postgresql.Driver

This means that the driver jar *isn't* in your classpath.

What is the exact value of your CLASSPATH, have you exported the
CLASSPATH environment variable, where have you placed the driver jar,
and what is the Java command line you are trying?

-O

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Problem with Async (multiple) notifications
Следующее
От: Minal
Дата:
Сообщение: Problem with startup