[jboss-user] [JBoss Seam] - Re: Getting LazyInitializationErrors with a SMPC

hstang do-not-reply at jboss.com
Tue Dec 26 21:28:09 EST 2006


You need an extended conversation context.

Use @Begin in your source or <s:link propagation="begin"> to begin a conversation.  An SMPC will be setup in the conversation context where you would be able to avoid LIE, for that particular conversation.

Seam's debug page (i.e. debug.seam) is helpful.

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

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



More information about the jboss-user mailing list