hmmmm... semantical issue... the event="FillStock" is the type of event that 
has to 'watched' not the name of this 'on' element. 

So if you want this event to fire, fire an event somewhere with the 'FillStock' 
as a name. If you want to fire this event on e.g. node-enter, use the correct 
event name. 

In old jbpm 3 what you do would have been written as  something like:


  <action=".....">


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

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

Reply via email to