[jboss-user] [JBoss jBPM] - Re: org.hibernate.TransientObjectException on Fork...

saschwen do-not-reply at jboss.com
Mon Apr 9 10:51:30 EDT 2007


Hey,

I re-evaluated the logs and noticed that the second branch is executing like it should,  It just wasn't doing anything because the objects in the context didn't match.  I was then wondering why I was getting the error.

I was using a JbpmContext that was connected to a postgresql database, but the ProcessInstance I was using was loaded off of the filesystem.  At the end of my signal, I was calling a save operation and I guess that because the ProcessInstance doesn't exist in the database, then it failed to save it.

Thanks for all the help.  I guess I just needed to step away and take a fresh look at it.

Thank you,


Steve.

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

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



More information about the jboss-user mailing list