If rules have identical names, one may blanket the other if both are in
the same package, or it may result in an error. (This is documented but
may be difficult to find.)

-W


On 14/01/2014, bobby nick <nick61...@yahoo.com> wrote:
> I am using Drools 5.5 and I have two drl files, i.e. Sample.drl,
> Sample1.drl, with four rules, two
> sets of duplicate rules. When I assert facts, rules from Sample1.drl
> file is getting fired. I assume in this situation rules are in conflict,
> therefore rules engine using rules resolution strategy firing rules
> loaded last to knowledge base. But I don't find any documentation
> indicating what leads to conflict in rules.
>
> If anyone in mailing list has experienced
> similar issue, appreciate if you could share.
>
> Thanks,Amit
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to