Thank you Kris, This is helpful.<br><br><div class="gmail_quote">On Thu, Nov 13, 2008 at 4:14 PM, Kris Verlaenen <span dir="ltr">&lt;<a href="mailto:Kris.Verlaenen@cs.kuleuven.be">Kris.Verlaenen@cs.kuleuven.be</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">&gt; I&#39;ve been unable to demonstrate this. All my rules in one branch<br>
&gt; always execute before the rules on the other branch (I have an AND<br>
&gt; join joining these branches again).<br>
<br>
</div>I attached a simple example using an AND-split and two ruleset nodes,<br>
where you will notice that rule 2 is executed before rule 1, because<br>
they are both activated at the same time (in parallel) but the salience<br>
of rule2 is higher, so it is executed first.<br>
<font color="#888888"><br>
Kris</font><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>
<br></blockquote></div><br>