[jboss-user] [JBoss jBPM] - Re: how to save processinstance
kukeltje
do-not-reply at jboss.com
Wed May 23 06:37:10 EDT 2007
The context should not be shared!!! Open it and close it per webrequest as you mention further on. What do you mean by different PO's for different clients? Do they all work on the same processinstance at the same time? Or do you have multiple tasks parallel tasks for different actors? In that case the taskvariables are created at the moment the task is created with the values of processvariables of that moment. Changes in those are not reflected in the already created tasks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047858#4047858
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047858
More information about the jboss-user
mailing list