Tom Jenkinson [
http://community.jboss.org/people/tomjenkinson] created the discussion
"Re: Remote txinflow: XID changes"
To view the discussion, visit:
http://community.jboss.org/message/632638#632638
--------------------------------------------------------------
Another way a subordinate can be orphaned is by one phase commit.
1. Enlist a single proxy resource at TM1
2. Propagate to TM2
3. Enlist two resources at TM2
4. Return to TM1
5. Commit TM1 thinks there is only one resource so does a one phase commit
6. Propagate to TM2
7. TM2 knows there are at least two resources here so prepares resources
8. Crash at TM2
The resources prepared at step 7 are now orphaned
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/632638#632638]
Start a new discussion in JBoss Transactions Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]