[jboss-user] [EJB3] - Ejb2.1 to EJB3 transaction propagation
Michael Rootman
do-not-reply at jboss.com
Wed Jan 16 08:24:08 EST 2013
Michael Rootman [https://community.jboss.org/people/mrootman] created the discussion
"Ejb2.1 to EJB3 transaction propagation"
To view the discussion, visit: https://community.jboss.org/message/792326#792326
--------------------------------------------------------------
Hi All, is there one?
We have EJB3 which calls EJB2 which calls EJB3 and it seems there is no transaction propagation.
1. On fisrt EJB 3 call I got entity A from Db an make change to it. Call EJB2.1
2. EJB 2.1 make another call to EJB3
3. Third call to EJB3 obtaines same entity A, but there are no changes, that were applied in p1.
All calls anotated with REQUIRED.
Any thought?
Thank you.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/792326#792326]
Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130116/3ac60393/attachment.html
More information about the jboss-user
mailing list