[jbossts-issues] [JBoss JIRA] (JBTM-2864) Add more tests for the JTS implementation of ExtendedJBossXATerminator

Tom Jenkinson (JIRA) issues at jboss.org
Mon Mar 6 10:10:01 EST 2017


    [ https://issues.jboss.org/browse/JBTM-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13373337#comment-13373337 ] 

Tom Jenkinson commented on JBTM-2864:
-------------------------------------

In particular we should check the use of XidImple(xid).getTransactionUID which I think would only work for JTA (not JTS)

> Add more tests for the JTS implementation of ExtendedJBossXATerminator
> ----------------------------------------------------------------------
>
>                 Key: JBTM-2864
>                 URL: https://issues.jboss.org/browse/JBTM-2864
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: JTS
>    Affects Versions: 5.5.3.Final
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>            Priority: Minor
>             Fix For: 5.later
>
>
> ExtendedJBossXATerminator is our (extended) SPI interface for importing transactions and it has both JTA and JTS implementations. It is used by EJB in JTA mode which will be fully exercising the interface in JTA mode. However, we only test a subset of the interface in JTS mode (see com.arjuna.ats.jta.distributed.SimpleIsolatedServers) and these need extending to cover all of the methods.



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


More information about the jbossts-issues mailing list