Hi,<br><br>I&#39;m trying to set the drools agent cache directory so that guvnor can be down while the engine is still running.<br><br>I tried to set it by using -Ddrools.resource.urlcache=/rules-cache<br><br>and <br><br>KnowledgeAgentConfiguration kac = KnowledgeAgentFactory.newKnowledgeAgentConfiguration();<br>
kac.setProperty(&quot;localCacheDir&quot;, &quot;/rules-cache&quot;);<br>kagent = KnowledgeAgentFactory.newKnowledgeAgent(&quot;AcecAgent&quot;, kac);            <br clear="all"><br>Could not find this on the docs/api anymore. It seems that changed. <br>
<br>What&#39;s the new way to set the agent cache directory ? Can someone help ?<br><br>Thanks,<br>Wesley.<br><br>-- <br>Wesley Akio Imamura<br>São Paulo - SP - Brazil<br>