[jboss-user] [JBoss jBPM] - Re: About swimlanes
yoyoyoyo
do-not-reply at jboss.com
Thu Mar 29 20:01:18 EDT 2007
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
More information about the jboss-user
mailing list