[rules-users] Adding @PropertyReactive causes the other rules removed from the stack

Davide Sottara dsotty at gmail.com
Fri Dec 20 02:22:58 EST 2013


The goal of @propertyReactive is exactly to prevent rules from refiring
on a modify, based on what properties are constrained or @watched.
This is irrelevant with respect to the order of the rules.
This may or may not be a bug, we'd need to see the rules.
Davide

On 12/19/2013 11:14 PM, Sonata wrote:
> So I have a few rules for example, the rules are fired from bottom to top and
> I reckon once a rule in between calls modify, the rules above it will not be
> fired, although they should be. This happens when I add @PropertyReactive to
> my class.
>
> Drools version is 5.5.0.Final. Please advise if this has been fixed in
> 5.5.1?
> Thank you
>
>
>
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/Adding-PropertyReactive-causes-the-other-rules-removed-from-the-stack-tp4027374.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list