bug with PGXADataSource in JNDI

From: Jonathan Halliday <jonathan(dot)halliday(at)redhat(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: bug with PGXADataSource in JNDI
Date: 2007-02-23 20:56:49
Message-ID: 45DF5511.1040601@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Hello JDBC driver developers

I have a requirement to store and retrieve PGXADataSource
instances from JNDI, specifically using Sun's fscontext
provider.

I can get instances into JNDI no problem and they are
written out to the .bindings file.

I can't retrieve them because
PGObjectFactory.getObjectInstance does not know about
ClassName=org.postgresql.xa.PGXADataSource

Please would one of the developers address this for the next
8.1 driver release.

Thanks

Jonathan Halliday
JBoss, a division of Red Hat

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gene 2007-02-24 20:47:56 parameterized queries and prepareThreshold
Previous Message Kris Jurka 2007-02-23 19:20:59 Re: Calling functions with table-based-type parametars