[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
Tue Oct 4 11:37:08 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/630091#630091
--------------------------------------------------------------
Hi David,
I appreciate that totally, but the issue will still arise even if its more a case of:
sendRemotingRequest("commit");
byte response = receiveRemotingResponse();
switch (response) {
case 3:
throw new XAException(XAException.XAER_PROTO);
/// etc
}
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/630091#630091]
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/20111004/e8754019/attachment.html
More information about the jboss-dev-forums
mailing list