Title: RE: [JBoss-user] Problems using oracle's XADataSource
Hello,
Thanks for trying to help.
Using oracle 8.1.7. Currently trying to use oracle's XADataSource. I've used both oracle's and minerva's XiD, but no go.
Right now trying to see if perhaps it is som
On Wed, Jun 27, 2001 at 04:06:01PM -0400, Jord Sonneveld wrote:
> Ack. No, I was not aware. Then how do I load oracle's xadatasource
> implementation? Using the regular XADataSourceLoader? Sadly, that method
> gives me all sorts of troubles, as it keeps dying with XAER_NOTA at
> commit time, follo
Title: RE: [JBoss-user] Problems using oracle's XADataSource
Ack. No, I was not aware. Then how do I load oracle's xadatasource implementation? Using the regular XADataSourceLoader? Sadly, that method gives me all sorts of troubles, as it keeps dying with XAER_NOTA at commit time
On Wed, Jun 27, 2001 at 12:37:54PM -0400, Jord Sonneveld wrote:
> Hello all,
>
> Well, things seem to work if I use org.jboss.jdbc.RawXADataSourceLoader
> for the mbean code, instead of XADataSourceLoader. Then, have this
> attribute line:
> name="Properties">URL=jdbc:oracle:oci8:user/password@
-From: Jord Sonneveld
Sent: Thursday, June 21, 2001 6:06 PMTo:
[EMAIL PROTECTED]Subject: [JBoss-user] Problems
using oracle's XADataSource
Hello everybody,
I am using jboss 2.2.2 with tomcat 3.2.2, and oracle
8.1.7
In my jboss.jcml, I have:
oracle.jdbc.driver.Or
Title: Problems using oracle's XADataSource
Hello everybody,
I am using jboss 2.2.2 with tomcat 3.2.2, and oracle 8.1.7
In my jboss.jcml, I have:
oracle.jdbc.driver.OracleDriver
Oracle
oracle.jdbc.xa.client.OracleXADataSource
jdbc:oracle:oci8:@eonworx