-
Bug
-
Resolution: Done
-
Blocker
-
5.5.2.Final
-
None
Transaction bridging (RTS <-> global container transaction) does not work currently as container is impacted by switch from transaction spi (https://github.com/jbosstm/jboss-transaction-spi) to wildfly transaction client (https://github.com/wildfly/wildfly-transaction-client).
The cause code change could be checked here
https://github.com/wildfly/wildfly/commit/5eb816e0b58da3e99bfee81715ba27b65e8c75fc
Narayana needs to be enhanced to use the new transaction client to import transaction and bridge the ws to container transaction that way. Container integration code in jboss container needs to be changed in way to provide the transaction context to Narayana.
- clones
-
JBTM-2853 Transaction bridging for WS not working because of switch to new wfly transaction client
- Closed
- is blocked by
-
WFLY-8336 Upgrade Narayana to 5.5.5.Final
- Closed
- is related to
-
WFLY-13283 WFLYTX0001: Unable to roll back active transaction exception thrown from RTS inbound bridge
- Closed