[jboss-user] [jBPM Users] - Re: event type="task-assign" doesn't fire

aroeder do-not-reply at jboss.com
Mon Aug 24 03:53:42 EDT 2009


I found the solution, it has to be:


  | <event type="task-assign">
  | 	<action class="de.firstdata.jbpm.action.LogTimesAction"/>
  | </event>
  | 

The jpdl designer created a name instead of a class attribute. Now it works.

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251093



More information about the jboss-user mailing list