Re: Error: ClassNotFoundException

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: Error: ClassNotFoundException
Дата
Msg-id r53lttkku4e5586euss6942q2242i5lul2@4ax.com
обсуждение исходный текст
Ответ на Error: ClassNotFoundException  (Craig Lawton <craiglawton@qwest.net>)
Ответы Re: Error: ClassNotFoundException
Список pgsql-jdbc
On Fri, 26 Oct 2001 21:34:37 -0600, you wrote:
>I have successfully installed
>PostgreSQL on my Mac G4 running Mac OS X 10.1.

I have no experience with this platform, but...

>"Class.forName("org.postgresql.Driver");" returns the error
>"java.lang.ClassNotFoundException: org.postgresql.Driver".

... typically means that the driver's jar file is not found or
cannot be read by the Java runtime.

Regards,
René Pijlman <rene@lab.applinet.nl>

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

Предыдущее
От: Rene Pijlman
Дата:
Сообщение: Re: Ant installation (and other) issues!
Следующее
От: Rene Pijlman
Дата:
Сообщение: Re: alternative driver jxDBCon