Re: Exception while Class.forName("org.postgresql.Driver");

Поиск
Список
Период
Сортировка
От Guillaume Cottenceau
Тема Re: Exception while Class.forName("org.postgresql.Driver");
Дата
Msg-id 878xhdqx82.fsf@meuh.mnc.lan
обсуждение исходный текст
Ответ на Exception while Class.forName("org.postgresql.Driver");  ("Doron Baranes" <doron.baranes@dbnet.co.il>)
Список pgsql-jdbc
"Doron Baranes" <doron.baranes 'at' dbnet.co.il> writes:

> Hi,
>
> I am using postgres 8.1.4 on solaris 10 sparc and i am trying to use jdbc driver.
> when i use this command Class.forName("org.postgresql.Driver") to load the driver i get:
> Exception in thread "main" java.lang.UnsupportedClassVersionError: org/postgresql/Driver (Unsupported major.minor
version49.0) 

Come on, the net is loaded with matches for such an error..

If you don't already know google (you should, it's great), here's
one good response:

http://www.mail-archive.com/jaxme-dev@ws.apache.org/msg01048.html

--
Guillaume Cottenceau, MNC Mobile News Channel SA, an Alcatel-Lucent Company
Av. de la Gare 10, 1003 Lausanne, Switzerland - direct +41 21 317 50 36

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

Предыдущее
От: "Doron Baranes"
Дата:
Сообщение: Exception while Class.forName("org.postgresql.Driver");
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Exception while Class.forName("org.postgresql.Driver");