Re: Compiling source

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: Compiling source
Дата
Msg-id vi4o0uskhj79tpkvpj9adifugoektqgcij@4ax.com
обсуждение исходный текст
Ответ на Compiling source  ("Nicolas Verger" <nicolas@verger.net>)
Ответы Bad Integer  ("Peter T. Brown" <peter@memeticsystems.com>)
Список pgsql-jdbc
On Mon, 3 Dec 2001 17:29:00 +0100, you wrote:
>I try to compile the JDBC driver source, but I can't.
>I try with jsdk1.4b3

I got it to compile with 1.4b3 by adding a few stub methods
which just do nothing or throw a not.implemented exception. I
guess we should add these methods to the driver as soon as 1.4
stabilises.

>jsdk1.3_1, jdk1.2.2 and no one can compile it.

What seems to be the problem?

>It still miss some javax.xxx classes or new methods

What classes? What methods?

>So, which version of jdk do you use to compile ?

1.3_1 should be fine.

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

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

Предыдущее
От: Jens Carlberg
Дата:
Сообщение: Re: JDBC/JSP: Strange Problem
Следующее
От: "Peter T. Brown"
Дата:
Сообщение: Bad Integer