I've had the same issue (mentioned in the "avoid loops" thread), and I
solved it by setting each rule that needed to only be fired once to have its own
activation-group (activation-group name = rule name). It would then be fired only once
(although, it would be activated many, many times).
I don't know if this is going to cause problems with a large amount of rules though,
feels like a work-around.
A.
--- On Fri, 7/16/10, Mark Proctor <mproctor(a)codehaus.org> wrote:
From: Mark Proctor <mproctor(a)codehaus.org>
Subject: Re: [rules-users] lock-on-active, why keeps evaluating?
To: rules-users(a)lists.jboss.org
Date: Friday, July 16, 2010, 2:40 PM
On 16/07/2010 22:07, mmarmol
wrote:
> The enabled meta-data works in the same way, rules get
evaluated they just
> wont get executed.
you can physically remove the rule if it's no longer needed
and you
think it's taking up evaluation space.
Mark
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users