[jboss-user] [JBoss jBPM] - JBPM 3.2.2 Timer Example

csplrj do-not-reply at jboss.com
Mon Jul 20 05:30:02 EDT 2009


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



More information about the jboss-user mailing list