<div dir="ltr"><div class="gmail_extra"><b><span style="font-family:arial,sans-serif;font-size:13px">aconf.setProperty(&quot;drools.</span></b><span style="font-family:arial,sans-serif;font-size:13px"><b>agent.newInstance&quot;, &quot;true&quot;);</b> -&gt; This is telling the kagent to rebuild its internal kbase when a change in the resources is detected. Long story short, the kbase you are using in your tests is not changing because the kagent creates a new one internally. Try to use </span><b><span style="font-size:13px;font-family:arial,sans-serif">aconf.setProperty(&quot;drools.</span></b><span style="font-size:13px;font-family:arial,sans-serif"><b>agent.newInstance&quot;, &quot;false&quot;);</b> instead.</span></div>

<div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div class="gmail_extra" style><span style="font-family:arial,sans-serif;font-size:13px">Best Regards, </span></div><div class="gmail_extra">

<font face="arial, sans-serif"><br></font></div><div class="gmail_extra"><font face="arial, sans-serif"><br></font><div class="gmail_quote">On Mon, Jan 14, 2013 at 9:04 PM, js203 <span dir="ltr">&lt;<a href="mailto:john.somers@sunlife.com" target="_blank">john.somers@sunlife.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":2p6">aconf.setProperty(&quot;drools.agent.newInstance&quot;, &quot;true&quot;);</div>

</blockquote></div><br><br><br clear="all"><div><br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a></div>


</div></div>