[jboss-user] [EJB/JBoss] - Re: Problem with updating same row several times in one tran
odg
do-not-reply at jboss.com
Tue Sep 19 10:50:05 EDT 2006
I think the reason why your example works fine in 3.2.3 is that in that version of JBoss the ejbstore of updated entityE EJB's is called in the middel of the transaction, while in newer versions (3.2.5) this is done only once at the end of the transaction
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972609#3972609
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972609
More information about the jboss-user
mailing list