[jboss-user] [EJB 3.0] - Re: TransactionRequiredException: EntityManager must be acce
wolfc
do-not-reply at jboss.com
Tue Nov 6 03:26:57 EST 2007
You are calling the entity manager in a NOT_SUPPORTED context from fetchProcess. If you want the REQUIRES_NEW to take affect, you must call fetchProcess_real through a business object instead of directly.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102110#4102110
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102110
More information about the jboss-user
mailing list