<p>If you are using the knowledgeAgent (with incremental change-set processing turned on), only the modified rules are re-compiled and added/updated into the kbase.<br>
I have some posts about this in my blog that you might find useful.</p>
<p>Best Regards,<br>
</p>
<p><blockquote type="cite">El dic 21, 2010 5:41 a.m., "Wolfgang Laun" <<a href="mailto:wolfgang.laun@gmail.com">wolfgang.laun@gmail.com</a>> escribió:<br><br>Yet another addition:<br><br>Changing one DRL file does not mean you have to recompile them all; only the changed one. This means that you can, by judicious distribution of your rules over several .DRL files separate stable rules from the volatile or likely-to-be-changed ones. Then, you keep the KnowledgePackage-s resulting from individual DRL files in serialized form, load those where the DRL does not change into your KnowledgeBase and compile (and save!) the changed DRL.<br>
<br>-W<br><br><br><div class="gmail_quote">2010/12/21 Michael Anstis <span dir="ltr"><<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@gmail.com</a>></span><p><font color="#500050"><br>><br>
> Hi,<br>><br>> Any changes to rules within a DRL will need to be reflected in the KnowledgeBase after ...</font></p></div><br>
<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></p>