Hi ,
I was wondering anyone has the same problem when moving
from Jonas2.0 to Jonas2.2.4
---------------------------------------------------------------------------------------------
 

This is the error message when I ran the new Jonas2.2.4
XAResource ---> rollback: XA START without XA END
This is not happen with
-----------------------------------------------------------------------------------------------
 

I have a stateful session bean (B1) with container-managed transaction
and the transaction attribute is Required. B1 invokes a method on
another stateful bean which also has a container-managed transaction,
it's transaction attribute is also Required.
First I thought I did not close the connection. I have double checked and
I am pretty sure I have close connection before the method return.
Anyway I think it is another problem. It appears to me that
transactional boundary was not mark properly by the container.

Thankyou,
Jack Truong.


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to