[jboss-user] [JBoss jBPM] - How is a token name assigned?

mihochan do-not-reply at jboss.com
Thu Jan 11 23:56:00 EST 2007


I have designed a process. All the nodes are named. I expected that I could look up all tokens at a particular node with the call;


  | Token t = i.findToken( THE_NODE_NAME );
  | 

In fact, the token name is null. How should I design the process so that the Token will have a name I can search on?

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000698#4000698

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



More information about the jboss-user mailing list