Hello All:

I have a process instance which has been persisted via Hibernate.  I want to 
end that process instance on a start node.  When I call processInstance.end(), 
and then check processInstance.hasEnded() is true.  However, the 
processInstance state is still on the start state.  Is this expected behavior?  
Has anyone else seen this?  How can I force the process instance to transition 
to the end state when using the end method?

Thanks,

Jeff

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054066
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to