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 some wacky jndi config issue.
Ciao.
j\s
-----Original Message-----
From: Toby Allsopp [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 5:36 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Problems using oracle's XADataSource
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, followed with a 'transaction already marked for rollback'
> error. Or should I use the minerva wrappers
> (org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl)? The minerva
> wrappers work for me, but I heard that they do not support 2 phase
> commit.
Unfortunately I can't give you a solution here. There are three variables
that need to be in synch for this to work:
- Oracle version (or is it the driver version?)
- which XADataSource implementation to use (Oracle or Minerva)
- which Xid implemenation to use (Oracle or Minerva)
If you get the right combination it will work. That's all I know.
If you don't absolutely require 2pc, I would recommend using the wrappers.
Toby.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user