[jboss-user] [JBoss jBPM] - Re: LazyInitializationException on init ProcessInstance.inst
kukeltje
do-not-reply at jboss.com
Thu Jul 31 08:33:31 EDT 2008
that is because you get the processinstance object back without all data and not a handle to a processinstance in the engine (like in a hibernate session). You cannot perform actions on them like in the engine. You have to execute additional commands for this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167893#4167893
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167893
More information about the jboss-user
mailing list