I am currently running JBoss 2.4.4 / Tomcat 4.0.1. I will be migrating to
JBoss 3.0.1.
I have a bean which receives a request, gets an XA JMS connection, creates
a message, and puts the message into a queue (thereby enlisting the queue
in the bean's transaction).
If I make the bean a Session Bea
I'm trying to use SQLServer 2000 with the i-net OPTA 2000 driver on
JBoss pre-2.1 and am getting "javax.transaction.xa.XAException: The XID
is
not valid" when I first try to select a row from SQL Server. I've
attached more
details from the log below, in case it's useful.
The support people at I-N