Hi,
I have one question, that maybe you people could answer.
Since I am not comfortable with Drools, I can't figure out how to disable
the start of ResourceChangeScanner :
*[2011:03:84 09:03:578:debug] ResourceChangeNotification monitor added
monitor=org.drools.io.impl.ResourceChangeScannerImpl@16bd487
[2011:03:84 09:03:579:info] KnowledgAgent created, with configuration:
monitorChangeSetEvents=true scanResources=true scanDirectories=true
[2011:03:84 09:03:579:info] KnowledegAgent has started listening for
ChangeSet notifications*
I tried to comment out the plugin in my pom.xml with the *
org.tohu.load.PeriodicRuleLoader* configuration but it didn't work. I even
tried to move my change-set .xml file, but it was unsuccessful.
Could anybody help ?