[jboss-user] [EJB 3.0] - Re: Question on EntityManager.flush()

dkalna do-not-reply at jboss.com
Wed Feb 21 10:00:20 EST 2007


Hi Carsten,

there is no new TX created when you call method within the same bean.
You have to implement your prePrintProcess in another bean (layer) and 
mark as REQUIRES_NEW. Then will be the new TX created and commited.

Bye
Dalibor

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019967#4019967

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019967



More information about the jboss-user mailing list