Unable to execute drools workbench rules from java application

31 views
Skip to first unread message

hareesh kumar

unread,
Jul 15, 2016, 2:10:52 AM7/15/16
to Drools Usage

Installed drools workbench 6.4.0 Final and defined sample guided rules in workbench. I need to execute those rules from java application.

Is there any step by step procedure to integrate wrokbench rules with java application?

I tried by following online resources but getting exception like below, not able to find solution. It is almost 4th day. Still problem not solved. Can anyone help me plz??


Exception in thread "main" java.lang.RuntimeException: Cannot find KieModule: org.mydemo:myDemo:1.0
at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:117)
at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:111)
at com.test.Test.main(Test.java:51)
Reply all
Reply to author
Forward
0 new messages