Re: Problem wih JDBC driver under Windows XP

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
Cc: "pgsql-jdbc (at) postgresql " "(dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Problem wih JDBC driver under Windows XP
Date: 2004-02-02 11:51:14
Message-ID: 1075722674.21166.632.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Paul,

Actually, according to the doc's for Tomcat, it won't work if you use
tomcat's data sources. The driver has to be in $CATALINA_HOME/common/lib

Dave

On Mon, 2004-02-02 at 05:58, Paul Thomas wrote:
> On 02/02/2004 10:04 Bhushan Bhangale wrote:
> > Well keeping the .jar file under WEB-INF/lib folder for that application
> > works for me in tomcat.
>
> Whilst that will work, the recommended location for JDBC drivers is
> common/lib.
--
Dave Cramer
519 939 0336
ICQ # 14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Thomas 2004-02-02 16:23:47 Re: Problem wih JDBC driver under Windows XP
Previous Message Paul Thomas 2004-02-02 10:58:38 Re: Problem wih JDBC driver under Windows XP