[rules-users] Adding eval on rule cause it to run in infinite loop

Davide Sottara dsotty at gmail.com
Wed Jun 11 07:25:44 EDT 2014


The whole point of @propertyReactive is to avoid no-loop where possible.
What Wolfgang was trying to say is that there is no need to use the eval:
just write
DvFacts0( condIsNUMERIC == null )
and the @propertyReactivity will work
Davide

On 06/11/2014 10:40 AM, brachi wrote:
> so, will "no-loop" help?
> is eval also override this attribute?
>
>
>
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/Adding-eval-on-rule-cause-it-to-run-in-infinite-loop-tp4029966p4029971.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