Problems after creating jdbc driver postgresql.jar 6.5.3

From: Balajee Shrikanth <balajee(at)singnet(dot)com(dot)sg>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Problems after creating jdbc driver postgresql.jar 6.5.3
Date: 1999-12-05 15:20:00
Message-ID: 99120523244703.10227@as604364
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Balajee Shrikanth 1999-12-05 15:27:56 Problems after creating jdbc driver postgresql.jar 6.5.3
Previous Message Ansley, Michael 1999-12-04 22:05:02 RE: [INTERFACES] Slow join query optimisation?