I mean, i move my token to the fork.
Then again token.signal()
Then i check with
| Collection c =
jbpmContext.getTaskMgmtSession().findTaskInstancesByToken(token.getId());
| log.info("************ Number of TaskInstances for Token: " + c.size());
|
the number of available TaskInstances for this token, and the number is 1.
But i m expecting 2.....
thx in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125285#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...