I've recently downloaded and run the JONAS server.  My problem is with
transactions in the sample "ClientOp".  I am able to obtain a
UserTransaction object from JNDI.  The client runs to completion,
invoking methods on the bean.  However, the client transactions are
not handled properly.

So when the client does "utx.roleback()", this is ignored by the Bean,
and the answer is wrong -- it prints out "Bad value: 80".

What do I need to do so that the client transaction is recognized by the
server?

NOTES:
(1) Using Windows NT
(2) Client and server on same machine
(3) jonas.properties file specifies jonas.tm.remote = false

Keith L. Musser


----
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