Hi, all...
On Thu, 17 May 2001, Leonard Kierstead wrote:
>
>
> |The workaround I found was to ignore i-net data sources and use
> |OPTA 2000 as a JDBC 2.0 Optional Package non-compliant driver:
>
> I'm not exactly sure what you mean by this. I'm guessing that by changing :
>com.inet.tds
|The workaround I found was to ignore i-net data sources and use
|OPTA 2000 as a JDBC 2.0 Optional Package non-compliant driver:
I'm not exactly sure what you mean by this. I'm guessing that by changing :
com.inet.tds.XDataSource
to
org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImp
l
I've now got a very simple example that shows the Transaction Exception when
trying to use SQLServer. I deployed the Cabin example from chapter four in
the book:
Enterprise JavaBeans
Richard Monson-Haefel
O'reilly
I've attached the ear file, the code, the log, and the j
Rafael
On Fri, 11 May 2001, Leonard Kierstead wrote:
>
>
> I too am getting the Transaction Exceptions described in note:
>
> Re: [JBoss-user] Transaction Exceptions with OPTA2000
> http://www.mail-archive.com/jboss-user%40lists.sourceforge.net/msg03820.html
>
> I&
I too am getting the Transaction Exceptions described in note:
Re: [JBoss-user] Transaction Exceptions with OPTA2000
http://www.mail-archive.com/jboss-user%40lists.sourceforge.net/msg03820.html
I've also tried the Merant driver and get an exception in the
same place. The Merant excepti
On Tue, May 08, 2001 at 05:24:07PM -0300, Rafael Chaves wrote:
> >Can you include the complete stacktrace please?
>
> Of course, it's attached (trace.txt file). My bean class is the one which
> name starts with br.com
>
> For each close () call, two exceptions are generated (the second is
>Can you include the complete stacktrace please?
Of course, it's attached (trace.txt file). My bean class is the one which
name starts with br.com
For each close () call, two exceptions are generated (the second is from
rollback, right?)
I also have attached my jboss.jcml and ejb-jar.xm
On Tue, May 08, 2001 at 10:52:27AM -0300, Rafael Alves Chaves wrote:
>
> Hi,
>
> I'm trying to use the i-net OPTA 2000 4.0 for MS-SQL Server 2000
> evaluation version (limited on two concurrent connections) with JBoss,
> without success.
>
> Every time my BMP beans try to close the data
Hi,
I'm trying to use the i-net OPTA 2000 4.0 for MS-SQL Server 2000
evaluation version (limited on two concurrent connections) with JBoss,
without success.
Every time my BMP beans try to close the database connection, the
following exception occurs:
javax.transaction.xa.XAException: