]
RH Bugzilla Integration updated DROOLS-969:
-------------------------------------------
Bugzilla References:
Kie Blueprint integration is not as powerful as the Spring one
--------------------------------------------------------------
Key: DROOLS-969
URL:
https://issues.jboss.org/browse/DROOLS-969
Project: Drools
Issue Type: Enhancement
Reporter: Mario Fusco
Assignee: Mario Fusco
Kie integration seems to be more powerful when using Spring.
For example, you can defined KieModule using RelesaeId and you can even enable
KieScanner
https://github.com/droolsjbpm/droolsjbpm-integration/blob/6.2.x/kie-sprin...
This is not possible when using Blueprint
https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/kie-arie...
The 2 implementations have to be functionally equivalent.