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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to