If I remember correctly this is a known issue. Unfortunately drools 5.6 is 
final and can't be patched. Downloading the source drl rather than the compiled 
pkg could be a workaround.
Please let me know if it works

Sent via the ASUS PadFone X, an AT&T 4G LTE smartphone

-------- Original Message --------
From:davidmoros <davidmo...@gmail.com>
Sent:Fri, 08 Aug 2014 05:03:29 -0500
To:rules-users@lists.jboss.org
Subject:[rules-users] Annotation @PropertyReactive not works

>I'm developing a system rules with drools, how any novice I found the problem
>of infinite loops, in unitary test I resolved with annotation
>@PropertyReactive and all works fine, until I uploaded my model and rules to
>Guvnor.
>Now I have developed a webservice that download the PKG from Guvnor, with
>change-set and seems that the annotation @PropertyReactive not works because
>of the same rule is reevaluated constantly although the consecuences the
>rule not change the value of attributes of LHS of rule, and infinite loops
>appears....
>The error only occurs when I download the PKG from Guvnor, if I refer the
>file DRL directly all woks fine
>
>Can anybody help me? 
>
>I use 5.6.0.Final Version for Drools and Guvnor, Guvnor and my webservice
>are deployed in Tomcat 
>
>Thanks in advance
>
>
>
>--
>View this message in context: 
>http://drools.46999.n3.nabble.com/Annotation-PropertyReactive-not-works-tp4030602.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