Aaron Mulder wrote:
The XA connector for Oracle is available here:
http://dist.codehaus.org/tranql/rars/
(See the files with oracle in the name.) You also need the regular
Oracle XA driver, I assume. I don't actually know how to configure
the connector, but if you crack it open and look at the ra.xml then
hopefully it'll list the required settings and so on. You'd have to
ask the Tranql folks whether there's any documentation available.
Or look at the source at https://svn.codehaus.org/tranql/
John
Thanks,
Aaron
On 6/7/06, Zakharov, Vasily M <[EMAIL PROTECTED]> wrote:
Aaron,
Thank you for your reply!
> There are separate settings to control the SQL dialect, etc.
I couldn't find anything like that in the docs. Where could I look at
those settings?
XA is important for me. Does XA driver for Oracle exist somewhere? Can I
get it?
Thank you!
Vasily
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron
Mulder
Sent: Wednesday, June 07, 2006 5:59 PM
To: [email protected]
Subject: Re: Problem with TranQL on Oracle
The connector is pretty generic -- it works for all JDBC drivers.
There are separate settings to control the SQL dialect, etc. which may
be more relevant, but you can try the default first. I would assume
the connector would work with pretty much any recent release of the
Oracle drivers (I know some of the really old ones didn't implement
all of JDBC and things).
The one important note is that the generic connector does not handle
XA drivers. There are separate connector packages for each XA driver.
For reasons that aren't clear to me, we don't ship any of the XA
drivers except Derby. I think the Tranql project may have a separate
Oracle XA connector available.
Thanks,
Aaron
On 6/7/06, Zakharov, Vasily M <[EMAIL PROTECTED]> wrote:
>
> Hi, all,
>
> I'm thinking of using Geronimo 1.0 with Oracle database, what
connector
> should I use?
>
> The only one I could find is tranql-connector-1.1.rar.
>
> Does it work with Oracle JDBC?
>
> If yes, does it have any limitations on Oracle database version?
>
> Does it support XA transactions with Oracle JDBC?
>
> Are there any additional tips on configuring TranQL for Oracle or
> configuring Oracle JDBC for TranQL?
>
> Thank you!
>
> Vasily Zakharov
>
> Intel Middleware Products Division
>