Cool, thanks.
-Charles
Aaron Mulder wrote:
> The last tim eI tried Oracle's native implementation, it failed to
> create certain required events, so connections never got returned to the
> pool. One of the items on my list for the production release is to test
> the databases we include configurations for, and I will revist the latest
> Oracle drivers and check this issue specifically.
>
> Aaron
>
> On Wed, 4 Oct 2000, Charles Crain wrote:
> > Question about Oracle database setup.
> >
> > I looked in the dox at the sample configuration for Oracle. Is there
> > any reason why we don't use Oracle's implementation of XADataSource? In
> > the example we pass:
> >
> > org.jboss.minerva.xa.XADataSourceImpl
> >
> > as the XADataSource class. As I understand it, this class is a wrapper
> > for JDBC drivers that do not support the JDBC 2.0 extensions, and as
> > such does not support a true 2-phase commit. However in the Oracle
> > classes12.zip, there is:
> >
> > oracle.jdbc.xa.OracleXADataSource
> >
> > Which I can only assume has a true 2pc implementation. Has anyone tried
> > using this?
> >
> > -Charles
> >
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Problems?: [EMAIL PROTECTED]
> >
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]