Can we add 'kie.mbeans' option in kmodule.xml in BPMS 6 ?
Issue
I would like to define certain options in kmodule.xml, which for now I am defining programmatically or via command line.
- kie.mbeans=enabled
- Currently I am running the above from the command line, as suggested by the documentation. I would like to do this from kmodule.xml instead.
- ksconf.setOption( TimedRuleExectionOption.YES );
Currently I am including this option programmatic statement in the Java code, but I would like to do it in kmodule.xml instead.
Environment
- Red Hat JBoss BRMS
- 6.1.0
- Red Hat JBoss BPM Suite
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.