Christian Marmolejo [https://community.jboss.org/people/chrismarm] created the 
discussion

"Re: Map based persistence doubt"

To view the discussion, visit: https://community.jboss.org/message/756223#756223

--------------------------------------------------------------
I have realized that method 
"SimpleProcessStorage.saveOrUpdate(ProcessInstanceInfo processInstanceInfo)" is 
never called after signaling any event (it is only called once after process 
start). This way, the storage cannot update and store the current state of the 
process after receiving the signal. If method 
"SimpleProcessStorage.findProcessInstanceInfo(Long processInstanceId)" is 
called after first signal (for example before second signal), it returns an old 
state of process which is still waiting for first signal.

Am I missing something? Is it really a bug?

Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/756223#756223]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to