Top "Kie" questions

KIE is the shared core for Drools and jBPM.

Loading Drools/KIE Workbench artifacts directly from the repository

We try to switch to Drools 6 with the all new KIE workbench (formerly known as Guvnor) and the new maven-based …

java maven drools drools-guvnor kie
why does loading Drools 6 KIE JAR into code fail?

I'm using JBoss AS 7.1.1.Final with KIE Workbench/Drools 6.0.1., Java and Eclipse (Kepler). I need KIE Workbench (formerly Drools Guvnor) …

java jar drools drools-guvnor kie
kie workbench deploy war not working (tomcat)

I have downloaded the kie workbench and extracted kie-drools-wb-distribution-wars-6.2.0.Final-tomcat7.war. I've never used tomcat before, but I wanted to …

java tomcat drools kie
What is Drools Kie?

I need help in KIE API. Need to know that what it is and is there any tutorial available to …

java drools jbpm kie
Drools 6: add rules to a running KieSession

till now I couldn't figure out the best way (meaning with minimal overhead) to add rules to a running KieSession …

java drools kie
Is there any API in drools to create the drl files dynamically by just passing values?

I know how to create DRL files inside KIE workbench by using all the methods. But what my problem is …

java drools drools-guvnor kie