[jboss-user] [JBoss Seam] - Re: Getting LazyInitializationErrors with a SMPC
SmokingAPipe
do-not-reply at jboss.com
Tue Dec 26 21:47:15 EST 2006
Ah, that is indeed the problem. SMPC is CONVERSATION scoped, not SESSION scoped. I need to get that "customer" object into a conversation, which I will probably do with a @Begin method on the link. Easy to do.
Wow that really tripped me up. Now I'm going to try that, but it seems obviously correct.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996365#3996365
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996365
More information about the jboss-user
mailing list