-
Enhancement
-
Resolution: Won't Do
-
Critical
-
None
-
7.1.0.DR15
The problematic scenario is following
1. a client server starts a transaction and call other server with the txn context
2. the other server makes some actions (resources are enlisted and some work is done)
3. the client server calls prepare/commit for ejb remoting resource pointing on the other server
4. the other server tries to prepare/commit its subordinate transaction but it fails
- a resource has a trouble and throws an exception
5. server should pack the txn exception and put there the exception that was thrown by resource
5. the client server should see the exception, exception cause and suppressed exceptions
(suppressed exceptions contains the exception thrown by client)
This behavior is expected by customer (see https://bugzilla.redhat.com/show_bug.cgi?id=1435549)
This case is follow-up to JBEAP-7957
- clones
-
JBEAP-9993 (7.1.0) Exception coming from a transaction resource has to be provided to client when transaction failure occurs on server
- Closed
- is blocked by
-
JBEAP-10437 (7.0.z) (Narayana) Provide way of getting suppressed exceptions out of SubordinateTransaction
- Resolved
-
JBTM-2870 Provide way of getting suppressed exceptions out of SubordinateTransaction
- Closed
-
JBEAP-10417 (7.0.z) Upgrade JBoss Transaction Manager from 5.2.22 to 5.2.24
- Closed
- relates to
-
JBEAP-7958 [GSS] (7.0.z) JBTM-2822 - Add suppressed exceptions for failures during prepare
- Closed