jaikiran pai [
https://community.jboss.org/people/jaikiran] commented on the document
"Remote EJB distributed transactions and recovery"
To view all comments on this document, visit:
https://community.jboss.org/docs/DOC-48398#comment-11633
--------------------------------------------------
To put it in other words, we +aren't+ coming up with a new protocol for transaction
management but instead are just implementing it. I can see that there might be some
mis-understanding about the "EJB client API which was introduced in AS7 uses its own
protocol for remote transaction propagation between the client and the server for EJB
invocations." sentence in this article. The "protocol" being referred there
isn't about transactions. What it really means is a "wire format" of the
binary stream of data that gets passed between the servers during EJB invocations.
--------------------------------------------------