Re: pg73jdbc3.jar and Connection Pool properties

From: Moreno Mauri <Moreno(dot)Mauri(at)italtel(dot)it>
To: "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: pg73jdbc3.jar and Connection Pool properties
Date: 2003-10-06 12:21:04
Message-ID: 3F815E2F.AD4997B7@italtel.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Thomas 2003-10-06 13:16:32 Re: pg73jdbc3.jar and Connection Pool properties
Previous Message Paul Thomas 2003-10-06 08:48:01 Re: pg73jdbc3.jar and Connection Pool properties