Mario Fusco created DROOLS-2547:
-----------------------------------
Summary: Executable model - kcontext cannot be used as a RuleContext
Key: DROOLS-2547
URL:
https://issues.jboss.org/browse/DROOLS-2547
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.7.0.Final
Reporter: Tibor Zimányi
Assignee: Mario Fusco
When using kcontext in RHS as a RuleContext, the execution throws incompatible types
exception [1]. The problem could be that kcontext is translated to Drools and not to
DroolsImpl in the model DSLs.
PR with a reproducer is here:
https://github.com/kiegroup/drools/pull/1896/files#diff-67291fa531041ec60...
[1]
https://gist.github.com/baldimir/94cd43fc10215dd3ef8dad16a0e830d8
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)