[jboss-user] [JBoss jBPM] - Re: Unable to save ProcessInstance after adding RuntimeActio

2009-04-07 Thread AlClientView
To me this is a bug... As far as I understand, adding a Runtime action means the action will be executed by the process instance to which it is added (and this is a great feature!). The name Runtime comes from the fact it is used by a process instance unlike a process definition but it does no

[jboss-user] [JBoss jBPM] - Re: Unable to save ProcessInstance after adding RuntimeActio

2008-01-31 Thread kukeltje
Maybe a stupid question, but since it is a runtime action, why not remove it before persisting? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125318#4125318 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125318 __

[jboss-user] [JBoss jBPM] - Re: Unable to save ProcessInstance after adding RuntimeActio

2008-01-31 Thread unisay
Here is the exception that gets thrown when trying to save processInstance with RunrimeActions: org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.jbpm.graph.def.Action | at org.hibernate.engine.F