[rules-users] Annotation @PropertyReactive not works

davidmoros davidmoros at gmail.com
Fri Aug 8 06:03:29 EDT 2014


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.


More information about the rules-users mailing list