[JBoss-user] [JBoss jBPM] - Re: multiple timers creating more than one node instance

2005-12-28 Thread mdonato
here is the result in the jbpm_taskinstance anonymous wrote : 5496 abertura

[JBoss-user] [JBoss jBPM] - Re: multiple timers creating more than one node instance

2005-12-28 Thread mdonato
When i use only schedulerSession.saveTimer(timer) or schedulerSession.deleteTimer(timer) only 1 instance of the next node is created but the next timer is not started! And when i use: schedulerSession.saveTimer(timer) and session.getGraphSession().saveProcessInstance(