Hi, I have the following problem in my process.
task_1 is assigned to a pool of actors (swimlane containing user_1 and user_2) When the user_1 starts the task_1, the task instance is assigned to him (call to setAdctorId method) Once user_1 completed the task_1, the transition goes to task_2. Once the task_2 is completed (by anybody), the transition goes bask to task_1. Normally, the new task instance of task_1 should be assigned to the pool of actors user_1 and user_2. But jBPM assignes it automatically to user_1. Is it a normal behavior or is it a bug? Thanks for your help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943515#3943515 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943515 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
