bug with PGXADataSource in JNDI - Mailing list pgsql-jdbc

From Jonathan Halliday
Subject bug with PGXADataSource in JNDI
Date
Msg-id 45DF5511.1040601@redhat.com
Whole thread Raw
Responses Re: bug with PGXADataSource in JNDI
List 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

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Calling functions with table-based-type parametars
Next
From: Gene
Date:
Subject: parameterized queries and prepareThreshold