jDev Dev [
http://community.jboss.org/people/dSalam] created the discussion
"jBPM timer not executing/firing"
To view the discussion, visit:
http://community.jboss.org/message/545355#545355
--------------------------------------------------------------
I am using Eclipse v3 with jbpm 3.2.3
I have a timer in my process definition that should send an email once it fires.
It seems the timer never fires and I am not sure why.
- I included all services in jbpm-context
- my timers are being stored in the databse ( Ican see the tables populating)
- am I missing a class that schedules the timers to run (I thought that the scheduler
service takes care of that)???
If I remove the timer from the state and keep the mail statement (to send mail), it WORKS
... so it seems my timer is not firing
** I have tried using event (with <create-timer>), state (with <timer>), a
simple system.out but to no avail
Any insight would be appreciated
HERE's all the files I am using for this simple java application
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/545355#545355]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]