]
Mario Fusco resolved DROOLS-2148.
---------------------------------
Resolution: Cannot Reproduce
not able to execute a drl file when packaged inside a jar file
--------------------------------------------------------------
Key: DROOLS-2148
URL:
https://issues.redhat.com/browse/DROOLS-2148
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.2.0.Final
Reporter: Vardhaman Magadum
Assignee: Mario Fusco
Priority: Major
Attachments: Jar Structure.png, Rule1.drl, eclipse project.png,
projectStructure.png
Hi all,
I have created a simplest rule project in KIE workbench 7.2, After build and deploy i am
able to download the jar for my project from the artifact repository. now i want to
execute the rules from a java maven project. I have put the jar in the resources folder of
the maven project, scanning the jar and trying to load all the rule artifacts in the kie
base. but i am not able to execute the rules inside the drl file which is inside the jar
file. I have attached the drl file, jar structure, eclipse project structure and debug in
eclipse. please help, pls update if any further details required.
Thanks
Vardhaman