Can anyone here give me a good documentation place or thingy where I can read about how to implement the drools 6 method of loading your rules from a folder in the file system instead of inside the jar.
I have it working currently with the knowledgebase class, but since that is deprecated I want to use the new classes. Although I read the drools documentation about KieBase and such and programmatically defining your kmodule. I did not really understand how that will help me load my rules from a folder. Basically what I want is that the rules located in C:\RulesFolder\rules.drl will be loaded into my application and available within a stateless session. Thanks. -- View this message in context: http://drools.46999.n3.nabble.com/Loading-rules-from-the-filesystem-tp4029275.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users