[jboss-user] [JBoss Seam] - Re: Beginning conversations in @Factory methods
petemuir
do-not-reply at jboss.com
Wed Jul 12 15:57:30 EDT 2006
Seam Managed Persistence Context
LazyIntitialisationException
You could reload the object when the conversation starts?
I have to say, in my search screens (stateless)I just pass the id of the object across using f:param and load it in the @Create @Begin method of my editing bean (Coversation Scoped) which works, but isn't perhaps the most elegant way of doing it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957508#3957508
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957508
More information about the jboss-user
mailing list