RE: - Mailing list pgsql-interfaces

From Peter Mount
Subject RE:
Date
Msg-id 1B3D5E532D18D311861A00600865478CF1B4CE@exchange1.nt.maidstone.gov.uk
Whole thread Raw
In response to  ("zbyszek" <zbyszek@vivid.pl>)
List pgsql-interfaces
So far, everyone who's asked me about problems with loading the driver with
Servlets had this problem. Setting CLASSPATH doesn't work, but putting the
.jar into jre/lib/ext does.

Personally I've not done anything with servlets, so it's basically knowing
what works for everyone who's asked. Perhaps apache does pass CLASSPATH, but
the others don't for some reason.

Peter

-- 
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount@maidstone.gov.uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council


-----Original Message-----
From: Joseph Shraibman [mailto:jks@selectacast.net]
Sent: Thursday, November 02, 2000 7:23 PM
To: Peter Mount
Cc: 'waheed rahman'; pgsql-interfaces@postgresql.org
Subject: Re: [INTERFACES]


Peter Mount wrote:
> 
> With JSP & Servlets you have to put the postgresql.jar file into the jre's
> lib/ext directory. Then the jar file is available as part of the system
wide
> classpath.
> 
> The reason for this, is that with servlets & JSP, there is no way of
setting
> CLASSPATH.
> 

There isn't?  In Apache Jserv there is.  What are you used to using?


-- 
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com


pgsql-interfaces by date:

Previous
From: waheed rahman
Date:
Subject: This is waheed from Dubai
Next
From: Peter Mount
Date:
Subject: RE: