A test case of the jonas transaction manager in a client server configuration: The
transaction factory is on the remote server and not known by the client
Created on Oct 15, 2001
A test case of the jonas transaction manager in a distributed configuration: The
transaction factory is local but calls are made from both the JVM and a remote
VM client (that simulates another server for example).
Determine if the resource manager instance represented by the
target object is the same as the resource manager instance
represented by the parameter xares
A test case of the jonas transaction manager in a remote configuration: The
transaction factory is remote, calls are made from both the JVM and a remote
VM client (that simulates another server for example).
2 XAresources are enlisted in the transaction:
one on the client side which succeeds on commit
one on the client side which fails on commit
* @throws Exception