Mario Fusco created DROOLS-1740:
-----------------------------------
Summary: Read configuration of defualt KieBase and KieSession from top level
kmodule
Key: DROOLS-1740
URL:
https://issues.jboss.org/browse/DROOLS-1740
Project: Drools
Issue Type: Enhancement
Components: core engine
Reporter: Mario Fusco
Assignee: Mario Fusco
When a kmodule depends on another one and both kmodule declares their own default KieBase
and KieSession the engine disable all defaults printing a warning like the following
{code}
Found more than one default KieBase: disabling all. KieBases will be accessible only by
name
{code}
In this case it is required to keep the default of the top level kmodule.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)