Re: Missing declarations/jdbc error

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Missing declarations/jdbc error
Дата
Msg-id Pine.BSO.4.56.0412221433160.32178@leary.csoft.net
обсуждение исходный текст
Ответ на Missing declarations/jdbc error  (Christine Warren <cwarren@library.uwi.tt>)
Список pgsql-jdbc

On Wed, 22 Dec 2004, Christine Warren wrote:
>
> driver:
>      [copy] Copying 1 file to
> /usr/dspace/postgresql-7.4.3/src/interfaces/jdbc/org/postgresql
>      [echo] Configured build for the JDBC3 edition driver with NO SSL
>

What compiler is this exactly?  Clearly not Sun's JDK because you have
JDBC3 support but not SSL.  If you do have Sun's JDK installed somewhere
I'd suggest pointing JAVA_HOME to it.

Kris Jurka


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Patch to reduce the number of messages to translate
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Bug in JDBC-Driver?