Vasily,
XA support is not supported for Oracle. U may try some other DB.:~| Thanks, Santosh. "Don't talk about yourself; it will be done when you leave. " -----Original Message----- From: Zakharov, Vasily M [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 7:46 PM To: [email protected] Subject: RE: Problem with TranQL on Oracle 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 > **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS***
