JBPM 3.2.2 Timer 

I am trying a timer on JBPM 3.2.2 but it seems its not working somehow.
A Entry in JBPM_JOB table is passed but the time specified seems to be wrong or 
taken from somewhere which I don't understand from where it has been taken

The below is the part of processDefinition which does not works?

The Time in the JBPM_JOB table is "7/20/2009 9:06:10 AM" though on my local 
machine time is around "7/20/2009  2:30PM"

Thanks in advance

CSJakharia

I have entry as 
<task-node name="legalDept">
                
                        
                
                
                        
                                
                                        
com.zycus.contract.authoring.process.ContractStageUpdateEvent1
                                
                        
                
                
                        
                                System.out.println(&quot;Timer Fired&quot;);
                        
                
                
                        
                
                
                        
                
        </task-node>


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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244598
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to