<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
bhavesh devashraye wrote:
<blockquote cite="mid:402509.9568.qm@web31606.mail.mud.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">
        <div><br>
As per the JBoss Project Documentation it is clear that if we set
SEQUENTIAL = true then it will going to execute rules in Top to Down
order but what if we make this flag false and even not set this field
at all?<br>
        <br>
if &nbsp;SEQUENTIAL = false. Will it confirm Bottom to Top order of
execution?<br>
        <br>
I have observed that if not set this SEQUENTIAL flag, by default rules
get executed Bottom to Top order. Does this assumption is correct? Does
JBoss always execute rules from Bottom to Top order if we not set this
flag ( SEQUENTIAL ) ?<br>
        </div>
        </td>
      </tr>
    </tbody>
  </table>
</blockquote>
If it's false, then inference is on and it defaults to the normal
conflict resolution strategy.<br>
<blockquote cite="mid:402509.9568.qm@web31606.mail.mud.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">
        <div>&nbsp;</div>
        <div><font color="#c00000">-Orbit007in</font></div>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>