>From looking at the source code, it appears that the configuration file that is scanned for by KnowledgeBaseConfiguration is named rulebase.conf, not drools.rulebase.conf as mentioned in countless articles.
Furthermore, a find/grep over the source code does not turn up any "drools.rulebase.conf" string. I assume, therefore, that this is a documentation bug, and that the file that is actually sought is named rulebase.conf, and that's where I should put the properties that are named by the KnowledgeBaseConfiguration Javadoc? Thanks, Laird -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/drools-rulebase-conf-or-rulebase-conf-tp2699474p2699474.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
