Re: [INTERFACES] Jdbc-WebServer

From: Brian P Millett <bpm(at)ec-group(dot)com>
To: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: "'Zubair Saifullah'" <zubairsaifullah(at)hotmail(dot)com>, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Jdbc-WebServer
Date: 1999-10-07 13:53:40
Message-ID: 37FCA5E4.159C5142@ec-group.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Peter Mount wrote:

> There is a trick to get the driver recognised without using the
> CLASSPATH. I'm not sure about the Netscape server, but with the jdk's
> find the rt.jar file, and place the postgresql.jar file into the same
> directory.
>
> I can't remember the exact location, but any jar files in this directory
> are automatically included before the CLASSPATH.

If that is JDK 1.2.X, then if I have installed java 1.2.X in /usr/java1.2,
then

/usr/java1.2/jre/lib/ext is the directory that jar files should be to be
loaded automatically.

I do not believe that there is a directory for jdk1.1.X.

--
Brian Millett
Enterprise Consulting Group "Heaven can not exist,
(314) 205-9030 If the family is not eternal"
bpm(at)ec-group(dot)com F. Ballard Washburn

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-10-07 14:04:44 RE: [INTERFACES] Jdbc-WebServer
Previous Message Thomas Lockhart 1999-10-07 13:20:49 Re: [INTERFACES] Questions connecting to PostgreSQL.