Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss jBPM] - Problem with timer !

scott.stark@jboss.org

2007-08-08


Hi,

I try to use timer function...

Here, there is my task definition :


| ...
| <task name="Verification par le responsable" notify='yes'>
|       <timer duedate='5 seconds'>
|         <action class='fr.....timeoutHandler' />
|       </timer>
|       <controller>
|         <variable name="date_debut" access="read"></variable>
|         <variable name="date_fin" access="read"></variable>
|       </controller>
|       <assignment class="fr.....ResponsableAssignmentHandler">
|       </assignment>
| </task>
| ...
|

But, when I deploy this definition process, all my process is ok, but timer don't work...

When I go to my oracle database, I see that in task definition, there is duedate to null !!

(I use jpdl suite and jbpm-console whith jboss AS to deply the process on oracle !)

Thanks

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071945
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.