anonymous wrote : | This will take more thought when recovery is added to JMS. Isn't/doesn't the TM required to identify duplicate XAResources? |
It has to do the isSameRM() check. It doesn't need to go down to XID level. Except of course for Oracle where isSameRM() doesn't work correctly, although this might only be on the suspend/start(resume)? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860454#3860454 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860454 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
