When do you expect this to fire? Is the condition true?
-W

On 07/12/2011, ollem <olle.martens...@digitalroute.com> wrote:
> 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-tp3567205p3567205.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to