[jboss-user] [JBoss Seam] - Re: LazyInitializationException ans Scope(SESSION)
pete.muir@jboss.org
do-not-reply at jboss.com
Sun Oct 28 07:20:34 EDT 2007
Yes, your SMPC is scoped to the conversation, not the session. So after your first conversation ends, your object will no longer have an open persistence context to load lazily from. Search back through the forum, this has been discussed many times.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099657#4099657
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099657
More information about the jboss-user
mailing list