Re: Failed to load jdbc driver

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: Mamoon Rashid <mamoon(at)imtech(dot)res(dot)in>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Failed to load jdbc driver
Date: 2007-06-07 09:50:45
Message-ID: 4667D4F5.4010909@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Please keep the list cc:d so that others can help and learn from the
discussion.

Mamoon Rashid wrote:
> The CLASSPATH is "CLASSPATH=/var/www/cgi-bin/postgresql-8.2-505.jdbc4.jar:"
> document root is "/var/www/html" and the server root is "/etc/httpd".
> Please make me know which classpath my server is using?

How to configure the classpath depends on the servlet engine you're
using. Please refer to the user manual of the servlet engine, I'm sure
there's examples of using a JDBC driver in there.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2007-06-07 11:28:02 Re: Failed to load jdbc driver
Previous Message Heikki Linnakangas 2007-06-07 08:41:35 Re: Failed to load jdbc driver