[jboss-user] [JBoss jBPM] - Re: how to implement co-sign a task by several person?

aspider do-not-reply at jboss.com
Thu Dec 11 01:07:27 EST 2008


i am confused about this problem for 1 week.

I can create several tasks in a task node,
if one task is denied, quit the task node, no matter other task result.
How can it implement?

I add this in task-node, 


  | <event type="task-end">  
  |                 <action   
  |                     class="com.sample.action.CosignTaskEndHandler"> 
  |                 </action>   
  | </event>  
  | 

but awlays get a error like this:
org.jbpm.JbpmException: this token is locked by token[0]

Can anyone help me??

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

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



More information about the jboss-user mailing list