[jbossts-issues] [JBoss JIRA] (JBTM-2858) Transaction bridging for REST-AT not working because of switch to new wfly transaction client

Tom Jenkinson (JIRA) issues at jboss.org
Fri Mar 10 09:45:00 EST 2017


     [ https://issues.jboss.org/browse/JBTM-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Jenkinson updated JBTM-2858:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> Transaction bridging for REST-AT not working because of switch to new wfly transaction client
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBTM-2858
>                 URL: https://issues.jboss.org/browse/JBTM-2858
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 5.5.2.Final
>            Reporter: Ondra Chaloupka
>            Assignee: Ondra Chaloupka
>            Priority: Blocker
>             Fix For: 5.next
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbossts-issues mailing list