[jboss-user] [JBoss Seam] - Re: failed to lazily initialize a collection

msduk do-not-reply at jboss.com
Wed Apr 25 12:13:58 EDT 2007


You need to use an extended persisten context otherwise is is closed on forwarding to the view.

@PersistenceContext(type=EXTENDED) EntityManager em;

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

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



More information about the jboss-user mailing list