xml posting didn't work ... second try:
| <node name="myNode" >
| <event type="node-enter" >
| <action name="myActionHandler"
class="org.springmodules.workflow.jbpm31.JbpmHandlerProxy"
config-type="bean">
| <targetBean>myActionHandler</targetBean>
| </action>
| </event>
| <transition name="" to="end"></transition>
| <transition name="ok" to="okNode"></transition>
| <transition name="error"
to="errorNode"></transition>
| </node>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012893#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...