<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On 12 Aug 2014, at 15:04, David Moros Claramunt &lt;<a href="mailto:davidmoros@gmail.com">davidmoros@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">I can't make the minimal self contained unit test, but&nbsp;my biggest problem is that the scenarios test in Guvnor fails if classes model are annotated with @PropertyReactive, If I remove this annotation It works fine<br></div></blockquote>Please attest open a JIRA, with as much information as you can - so we can avoid losing information on potential bugs.<br><blockquote type="cite"><div dir="ltr">

<div><br></div><div>I don't know that occurs, but I will solve it with any workaround</div><div><br></div><div>Thanks a lot to all,</div><div>David Moros</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

2014-08-11 15:39 GMT+02:00 Mark Proctor <span dir="ltr">&lt;<a href="mailto:mproctor@codehaus.org" target="_blank">mproctor@codehaus.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div>You’ll need to submit a self contained minimal unit test, as a pull request.</div><div><a href="http://docs.jboss.org/drools/release/5.6.0.Final/droolsjbpm-introduction-docs/html/gettingstarted.html" target="_blank">http://docs.jboss.org/drools/release/5.6.0.Final/droolsjbpm-introduction-docs/html/gettingstarted.html</a></div>

<div><br></div><div><a href="https://github.com/droolsjbpm/drools/blob/master/drools-compiler/src/test/java/org/drools/compiler/integrationtests/PropertyReactivityTest.java" target="_blank">https://github.com/droolsjbpm/drools/blob/master/drools-compiler/src/test/java/org/drools/compiler/integrationtests/PropertyReactivityTest.java</a></div>

<div><div class="h5"><div><br></div><div><br><div><div>On 11 Aug 2014, at 14:02, David Moros Claramunt &lt;<a href="mailto:davidmoros@gmail.com" target="_blank">davidmoros@gmail.com</a>&gt; wrote:</div><br><blockquote type="cite">

<div dir="ltr">you need exactly?<br><div>model? rules? scenario? log?</div><div><br></div><div>I use 5.6.0.Final version</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-11 14:56 GMT+02:00 Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@gmail.com</a>&gt;</span>:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The problem does not appear to be within Guvnor as such; that just uses the underlying Drools engine.<div>



<br></div><div>Can you provide a standalone unit test demonstrating the issue?</div></div><div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 11 August 2014 13:53, David Moros Claramunt <span dir="ltr">&lt;<a href="mailto:davidmoros@gmail.com" target="_blank">davidmoros@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">thanks, it works<div><br></div><div>I have put the sufix .drl at&nbsp;package&nbsp;URL and works</div><div><br></div><div>But now, i have the same problem executing the scenarios test from Guvnor, do you know if issue is in 5.6.0.Final version and patched in later versions?</div>






<div><br></div><div>Thnaks,</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div>2014-08-08 15:26 GMT+02:00 Davide Sottara <span dir="ltr">&lt;<a href="mailto:dsotty@gmail.com" target="_blank">dsotty@gmail.com</a>&gt;</span>:<br>






</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span style="font-family:Arial">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.<div>




<div><br>

Please let me know if it works<br><br>Sent via the ASUS PadFone X, an AT&amp;T 4G LTE smartphone</div></div></span><div><div><span style="font-family:Arial"><br><br>-------- Original Message --------<br>
From:davidmoros &lt;<a href="mailto:davidmoros@gmail.com" target="_blank">davidmoros@gmail.com</a>&gt;<br>

Sent:Fri, 08 Aug 2014 05:03:29 -0500<br><a href="mailto:To%3Arules-users@lists.jboss.org" target="_blank">To:rules-users@lists.jboss.org</a><br>Subject:[rules-users] Annotation @PropertyReactive not works<br><br></span>I'm developing a system rules with drools, how any novice I found the problem<br>






of infinite loops, in unitary test I resolved with annotation<br>@PropertyReactive and all works fine, until I uploaded my model and rules to<br>Guvnor.<br>Now I have developed a webservice that download the PKG from Guvnor, with<br>






change-set and seems that the annotation @PropertyReactive not works because<br>of the same rule is reevaluated constantly although the consecuences the<br>rule not change the value of attributes of LHS of rule, and infinite loops<br>






appears....<br>The error only occurs when I download the PKG from Guvnor, if I refer the<br>file DRL directly all woks fine<br><br>Can anybody help me? <br><br>I use 5.6.0.Final Version for Drools and Guvnor, Guvnor and my webservice<br>






are deployed in Tomcat <br><br>Thanks in advance<br><br><br><br>--<br>View this message in context: <a href="http://drools.46999.n3.nabble.com/Annotation-PropertyReactive-not-works-tp4030602.html" target="_blank">http://drools.46999.n3.nabble.com/Annotation-PropertyReactive-not-works-tp4030602.html</a><br>






Sent from the Drools: User forum mailing list archive at <a href="http://nabble.com/" target="_blank">Nabble.com</a>.<br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>






<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></div><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></div></blockquote></div><br></div>
<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br></div>
</div><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br></div>
_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a></blockquote>

</div><br></div></div></div></div><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br></div>
_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/rules-users</blockquote></div><br></body></html>