After insertion of the event, fireAllRules() is called.
In fact, there is in addition a default rule
rule "default"
dialect "java"
when Command() from entry-point "XXX"
then
System.out.println("No reaction on Command "+new Date());
end
which fires with the same timestamp as the rule which creates the fact
ActivityState
--
View this message in context:
http://drools.46999.n3.nabble.com/rule-does-not-fire-at-first-event-tp349...
Sent from the Drools: User forum mailing list archive at
Nabble.com.