[jboss-user] [JBoss jBPM] - Re: org.hibernate.TransientObjectException object references
warmonga
do-not-reply at jboss.com
Sat May 19 12:27:27 EDT 2007
Hi all,
I have roughly the same problem as Javit does. Just a quick question: How can I save a Transition or a State object?
My first try was to do it the same way like with a process instance:
executionContext.getJbpmContext().save(processInstance)
But:
executionContext.getJbpmContext().save(stateNode)
does not exist :-(
Many thanks in advance!
Regards,
Maurice
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047002#4047002
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047002
More information about the jboss-user
mailing list