[rules-users] Hot deploy rules

GrantWang grant.wang at intrado.com
Wed Mar 12 17:16:20 EDT 2014


I am trying to figuring out how to hot deploy .drl files. Right now, I can do
the job by using releaseID to get a KieContainer. Then later on after I add
a new rule file, I can call kieContainer.updateToVersion.

But is there a way to get the container from classpath
(getKieClasspathContainer) first, and set releaseId, so later on I can use
updateToVersion? I want to use my existing setup in kmodule.xml, and
hopefully load all pre-existing .drl files from classpath at startup time.

Thanks!
Grant



--
View this message in context: http://drools.46999.n3.nabble.com/Hot-deploy-rules-tp4028671.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list