RE: [INTERFACES] Problems after creating jdbc driver postgresql.j ar 6.5.3

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] Problems after creating jdbc driver postgresql.j ar 6.5.3
Дата
Msg-id 1B3D5E532D18D311861A00600865478C70BEF6@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список pgsql-interfaces
You still need to include classes.zip from the jdk (some jre's call it
rt.jar) otherwise it doesn't know where the system classes are.

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Balajee Shrikanth [mailto:balajee@singnet.com.sg]
Sent: Sunday, December 05, 1999 3:28 PM
To: pgsql-interfaces@postgreSQL.org
Subject: [INTERFACES] Problems after creating jdbc driver postgresql.jar
6.5.3




----------  Forwarded Message  ----------
Subject: Problems after creating jdbc driver postgresql.jar 6.5.3
Date: Sun, 5 Dec 1999 23:20:00 +0800
From: Balajee Shrikanth <balajee@singnet.com.sg>


I have followed the steps and created the jar file. I have changed
classpath to
use  the current directory and the postgresql.jar file. I am able to
compile the
example (JDK 1.1.7) but when I invoke the example I get an error -
Unable to initialize threads : cannot find class java./lang/Thread.

When I use java with no JDBC it works fine  Could someone help with
the installation steps after creation of jar file.

Thanks,
Balajee

************


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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] Speed of Postgres with Java
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] JDBC - speed with big 'select's