[jboss-user] [JBoss jBPM] - Re: Token.signal() ---> 2 tokens?

QPool.Char do-not-reply at jboss.com
Thu Jan 31 15:41:47 EST 2008


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#4125285

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125285



More information about the jboss-user mailing list