On 8/16/07, <b class="gmail_sendername">pns77</b> &lt;<a href="mailto:pnsrapuram@gmail.com">pnsrapuram@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Now, is it possible to change the logic dynamically at runtime ? Or is the<br>drl file used only to externalize the business logic? I tried changing the<br>message in drl file and it didnt get reflected<br></blockquote></div>
<br>Unless things have changed radically since the last version I spent any real time with, this would depend almost entirely on the code you wrote; the process of selecting a set of rules to run and how you cache it is usually within your control.&nbsp; Now, I don&#39;t know how things have changed with the introduction of the BRMS and 
4.0, but &quot;when I was a boy&quot;, you explicitly loaded your rules into a ruleset, and then, usually, for performance reasons, would hang on to that ruleset.&nbsp; In so doing, you cache the rules that you loaded.&nbsp; If you want to periodically check the&nbsp; filesystem for an update and decide if and when to invalidate your cached ruleset, that&#39;s entirely your decision to make.
<br><br>Someone else can let you know how applicable what I just said is to 4.0.&nbsp; ;)<br><br>&nbsp;&nbsp; - Geoffrey<br>-- <br>Geoffrey Wiseman<br>