*History :*
Previously we were using Drool 5.6.0.Final version and for dynamic rule
updation we configured KnowledgeAgent with changeset xml. This was working
like a charm, whenever we update our rules [.drl file] already existing
knowledgebase also gets updated.
*Issue:*
Now we updated to Drool 6.1.0.Final version and using KieScanner for dynamic
updation of rules [rules deployed as kjar]
When we deployed kjar with latest rules, In logs we see that KieScanner
picking newly deployed kjar.
*INFO KieRepositoryImpl - KieModule was added:ZipKieModule[
ReleaseId=com.abc:kJar:4.0file=C:\Users\xxxx\.m2\repository\com\abc\kJar\4.0\kJar-4.0.jar]
INFO KieScanner - The following artifacts have been updated:
{com.abc:kJar:3.0=com.abc:kJar:jar:4.0}*
*But my already exiting KieBase is not updated even after this.*
If I create new KieBase it picking new changes, is there any configuration I
missing for updating my exiting kiebase??
--
View this message in context:
http://drools.46999.n3.nabble.com/Existing-KieBase-is-not-updating-when-u...
Sent from the Drools: User forum mailing list archive at
Nabble.com.