Hello, I read that the old Drools APIs include RuleAgent in which you can specify a cache directory in RuleAgent.properties file to keep a local copy of the rules in case the remote URL is temporarily unavailable.
Now, with the new Drools APIs, the RuleAgent is replaced by KnowledgeAgent. But I do not see that you can specify any directory for caching the rules in ResourceChangeScannerConfiguration for KnowledgeAgent. How does KnowledgeAgent cache rules in case the URL is temporarily unavailable? How do I turn on rule cacheing for KnwledgeAgent when the URL is temporarily unavailable? thanks for your help! Wing Tang -- View this message in context: http://n3.nabble.com/How-does-KnowledgeAgent-cache-rule-in-case-URL-is-temporarily-unavailable-tp184199p184199.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
