[jboss-dev-forums] [JBoss Transactions Development] - Re: Remote Tx Inflow: Proxying a transaction as an XAResource issue

Tom Jenkinson do-not-reply at jboss.com
Mon Oct 17 17:37:33 EDT 2011


Tom Jenkinson [http://community.jboss.org/people/tomjenkinson] created the discussion

"Re: Remote Tx Inflow: Proxying a transaction as an XAResource issue"

To view the discussion, visit: http://community.jboss.org/message/632154#632154

--------------------------------------------------------------
Following Marks excellent advice, and after finally getting a prototype implemented I discovered that this very issue is already resolved for us by JCA. 

You can see the recommended approach in:  https://svn.jboss.org/repos/labs/labs/jbosstm/branches/JBOSSTS_4_15_0_Final/atsintegration/tests/classes/com/arjuna/ats/jta/distributed/server/impl/ServerImpl.java https://svn.jboss.org/repos/labs/labs/jbosstm/branches/JBOSSTS_4_15_0_Final/atsintegration/tests/classes/com/arjuna/ats/jta/distributed/server/impl/ServerImpl.java -r 37580

You can see the implementations of commit and rollback that do XAException acceptable mappings at:  https://svn.jboss.org/repos/labs/labs/jbosstm/branches/JBOSSTS_4_15_0_Final/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/jca/XATerminatorImple.java https://svn.jboss.org/repos/labs/labs/jbosstm/branches/JBOSSTS_4_15_0_Final/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/transaction/arjunacore/jca/XATerminatorImple.java -r 37579
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/632154#632154]

Start a new discussion in JBoss Transactions Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2041]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111017/8316d9aa/attachment.html 


More information about the jboss-dev-forums mailing list