[jboss-user] [JBoss jBPM] - Re: Problem with multiple end-states
fewagewasd
do-not-reply at jboss.com
Tue Jul 10 11:47:33 EDT 2007
I've tried the following:
| <node name="node1">
| <action class="TestActionHandler.class"/>
| <transition name="foo" to="EndFoo"></transition>
| <transition name="bar" to="EndBar"></transition>
| </node>
|
but i get a DelegationException...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062545#4062545
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062545
More information about the jboss-user
mailing list