[jboss-user] [JBoss jBPM] - Transition problem on timer

mauroarc do-not-reply at jboss.com
Fri Apr 13 06:51:30 EDT 2007


Hi, i have problem with timer on a task-node "A"

<task-node name="A">
  

  
     
 </task-node>

When taskInstance A is active and duedate expires i would like transition to task B, but i have this strange behaviour:
-a new taskInstance B is created and is ok
- task instance A is still active and this is bad
-because task instance A remains active then timer expires again and so i have exceptions


I'm using jbpm 3.1.3 , is this a possible bug?
The same occurs if i implement a custom jbpm action with code to make transition,
thank you for help in advance


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

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



More information about the jboss-user mailing list