Re: PGConnectionPoolDataSource is not a DataSource? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: PGConnectionPoolDataSource is not a DataSource?
Date
Msg-id Pine.BSO.4.63.0602171345570.20250@leary.csoft.net
Whole thread Raw
In response to PGConnectionPoolDataSource is not a DataSource?  (Jeroen Kransen <jfk_75@yahoo.com>)
List pgsql-jdbc

On Fri, 17 Feb 2006, Jeroen Kransen wrote:

> I'm trying to use the PostgreSQL JDBC driver in an Orion AS environment
> with JTA and a JNDI bound PGConnectionPoolDataSource. I'm getting a
> ClassCastException, because Orion apparently tries to cast my
> PGConnectionPoolDataSource to a DataSource.

Are you sure you should be using PGConnectionPoolDataSource instead of
PGPoolingDataSource?

Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: ResultSet.getInt problem
Next
From: "Tomás A. Rossi"
Date:
Subject: Re: ResultSet.getInt problem