anonymous wrote : 
  | I guess that, instead of the assignment expression, you should set a jPDL 
expression on the actor-id. So (not too sure about the jPDL syntax here):
  | <swimlane name="bank" actor-id="myVariable.pooledActors">
  | Or in Seam I'd try:
  | <swimlane name="bank" actor-id="#{myComponent.pooledActors}">
  | 

Arjan, could you please explain how to define myVariable and myComponent here? 
are they user defined classes? thanks!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032972
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to