Re: pg73jdbc3.jar and Connection Pool properties - Mailing list pgsql-jdbc

From Moreno Mauri
Subject Re: pg73jdbc3.jar and Connection Pool properties
Date
Msg-id 3F815E2F.AD4997B7@italtel.it
Whole thread Raw
In response to pg73jdbc3.jar and Connection Pool properties  (Moreno Mauri <Moreno.Mauri@italtel.it>)
Responses Re: pg73jdbc3.jar and Connection Pool properties
List pgsql-jdbc
Hi Paul,

> There's no such class or interface as
> org.postgresql.jdbc3.PoolingDataSource. Have you tried
> org.postgresql.Driver?

The first time I tried with org.postgresql.Driver and it didn't work.

Then I used org.postgresql.jdcb2.optional.PoolingDataSource and it was
the same.

The last attempt was org.postgresql.jdbc3.PoolingDataSource but nothing
changed
:-(

Perhaps I need to create a Persistence Manager in my App.Server's
instance if I
need
to use Entity Beans ?

Thanks
Moreno


pgsql-jdbc by date:

Previous
From: Paul Thomas
Date:
Subject: Re: pg73jdbc3.jar and Connection Pool properties
Next
From: Paul Thomas
Date:
Subject: Re: pg73jdbc3.jar and Connection Pool properties