[jboss-jira] [JBoss JIRA] (DROOLS-1759) Not able to load all the kieModule from classpath
Chandresh Mishra (JIRA)
issues at jboss.org
Tue Oct 10 18:07:00 EDT 2017
Chandresh Mishra created DROOLS-1759:
----------------------------------------
Summary: Not able to load all the kieModule from classpath
Key: DROOLS-1759
URL: https://issues.jboss.org/browse/DROOLS-1759
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.4.0.Final
Reporter: Chandresh Mishra
Assignee: Mario Fusco
Hi ,
I am trying to load a rules from classpath in gradle project.
It is a multi module gradle project.It has following structure.
Application
Application-rule
root
Application has compile project(':application-rule') in build.gradle.
application-rule has external dependency on common-rules .
Now when I am trying to load KieContainer from classpath in Application project. It is loading only kiebase in common-rules.jar .It is not loading kiebase in kmodule.xml present in Application-rule.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list