Re: Trying to get jdbc to work

Поиск
Список
Период
Сортировка
От Holger Klawitter
Тема Re: Trying to get jdbc to work
Дата
Msg-id 3AF41910.FC4DA78@klawitter.de
обсуждение исходный текст
Ответ на Trying to get jdbc to work  ("Mark Muffett" <markm@its-axiom.com>)
Список pgsql-general
> CLASSPATH=/usr/lib/java/lib/classes.zip:/usr/share/java/postgresql.jar:.


> /export/home/markm/Java/test > java SimpleConnection org.postgresql.Driver
> jdbc:postgress://l2/template1 markm xxx
> java.lang.NoClassDefFoundError: java/util/ArrayList

> I built Postgresql myself with the java option.  OS is Linux, JDK1.3

/usr/lib/java/lib/classes.zip is not 1.3 (probably a leftover from an
oder version). Remove it from your CLASSPATH (of your client) and you
should be fine.

With kind regards / Mit freundlichem Gruß
    Holger Klawitter
--
Holger Klawitter
holger@klawitter.de                             http://www.klawitter.de


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

Предыдущее
От: "Gyozo Papp"
Дата:
Сообщение: Re: datetime arithmatic
Следующее
От: Joel Burton
Дата:
Сообщение: Re: Postgresql table reloading