[jboss-user] [EJB 3.0] - Re: Problem with lazy initialization - no session or session
killme2008
do-not-reply at jboss.com
Tue Sep 5 05:53:38 EDT 2006
you have to try "Extended Persistence Contexts and Application Transactions",see the tutorial of jboss-ejb3-doc ,just like:
@PersistenceContext(type=PersistenceContextType.EXTENDED) EntityManager em;
by dennis
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969409#3969409
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969409
More information about the jboss-user
mailing list