]
Mario Fusco updated DROOLS-4529:
--------------------------------
Fix Version/s: 7.28.0.Final
(was: 7.27.0.Final)
BPMN processes don't work when CanonicalKieModule is used
---------------------------------------------------------
Key: DROOLS-4529
URL:
https://issues.redhat.com/browse/DROOLS-4529
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.26.0.Final
Reporter: Tibor Zimanyi
Assignee: Tibor Zimanyi
Priority: Major
Fix For: 7.28.0.Final
When using executable model in a kjar that contains BPMN process definitions in the form
of bpmn files, the processes don't work.
To reproduce the problem, run RuleFlowIntegrationTest [1], with executable model enabled
in the ruleflow-group kjar.
[1]
https://github.com/kiegroup/droolsjbpm-integration/blob/78cb770577679cb46...