Ivan Li [http://community.jboss.org/people/softsnow] replied to the discussion

"jBPM 4.4 is OUT!"

To view the discussion, visit: http://community.jboss.org/message/553866#553866

--------------------------------------------------------------
Hi Alex,
I found an issue with the history variables, the following is from the source 
code:

      // this is a process instance
      HistoryEvent.fire(new ProcessInstanceEnd(), this);
      fire(Event.END, getProcessDefinition());

Only ProcessInstanceEnd event is fired. So all variables are deleted, is it 
right?

--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to