Kris Verlaenen [
http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: JBPM Persistence Error"
To view the discussion, visit:
http://community.jboss.org/message/580995#580995
--------------------------------------------------------------
Process instances are automatically reloaded when necessary. So that means the process
instance will continue where it left off if it triggered again. For example, if you
complete some task requested by that process instance, send it a signal, etc.
You can find numerous examples in the junit tests, e.g.
https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/j...
https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/j...
Kris
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/580995#580995]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]