Hi!
I have a problem with getting cron based timers to start running.
The rules compiles just fine it's just that the timer never executes the
rule.
When I use "timer ( int: 1m )" it works fine but not with cron timers.
My rule looks like the following:
rule "whatever"
timer(cron:* 0/1 * * * ?)
when
..
--
View this message in context:
http://drools.46999.n3.nabble.com/cron-timer-not-running-tp3567201p356720...
Sent from the Drools: User forum mailing list archive at
Nabble.com.