User development,
A new message was posted in the thread "Finding and signalling custom
behaviour":
http://community.jboss.org/message/519379#519379
Author : Ronald van Kuijk
Profile :
http://community.jboss.org/people/kukeltje
Message:
--------------------------------------------------------------
The processinstance object is 'detached' from the database, so updates to it (e.g.
ending tasks) are not visible in it. Retrieve it again using the executionservice to see
changes. In contrast to jBPM 3, you should not use services to interact with the
engine/processinstance and not the objeccts from the model. See all unittests in the
sourcecode for LOTS of examples....
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/519379#519379