]
Michael Biarnes Kiefer updated DROOLS-453:
------------------------------------------
Fix Version/s: 6.3.0.Beta1
(was: 6.2.0.Final)
Allow KieSession globals configurable via kmodule.xml
-----------------------------------------------------
Key: DROOLS-453
URL:
https://issues.jboss.org/browse/DROOLS-453
Project: Drools
Issue Type: Enhancement
Affects Versions: 6.0.0.Final
Reporter: Anton Giertli
Assignee: Mark Proctor
Fix For: 6.3.0.Beta1
Looking at the current xsd of kmodule.xml
https://github.com/droolsjbpm/droolsjbpm-knowledge/blob/6.0.x/kie-api/src...
It is not possible to configure KieSession globals variables via kmodule.xml.
Given the fact it is already possible to configure almost every KieSession related
features like listeners, handlers, loggers, globals, also session related, should be
configurable through the kmodule.xml too.