]
RH Bugzilla Integration commented on JBTM-2870:
-----------------------------------------------
Francesco Marchioni <fmarchio(a)redhat.com> changed the Status of [bug
Provide way of getting suppressed exceptions out of
SubordinateTransaction
--------------------------------------------------------------------------
Key: JBTM-2870
URL:
https://issues.jboss.org/browse/JBTM-2870
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: Transaction Core
Affects Versions: 4.17.38, 5.5.5.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Fix For: 4.17.40, 5.2.23.Final, 5.5.7.Final, 5.6.0.Final
We need to provide way how to pass suppressed exceptions of of the
`SubordinateTransaction` to the caller.
This request came from customer case and
https://bugzilla.redhat.com/show_bug.cgi?id=1435549 as we need to provide exceptions
thrown from transaction resource.
The interface is used for controlling propagated transaction from one server to another
in EAP/WFLY.
Callers are is ejb3 subsystem in EAP 6.4/7.0 and WFTC in EAP 7.1.