jmxRole configuration not inherited from parent when creating child container
Issue
- When creating a child container with a specified parent.
- That parent has a modified
${karaf_home}/etc/org.apache.karaf.management.cfgwith the addition ofjmxRole=jmxUser. - The new child container does not inherit the modified
${karaf_home}/etc/org.apache.karaf.management.cfg. - User has to manually add it to the
org.apache.karaf.management.cfgof child container. - Since the
${karaf_home}/etc/users.propertiesis in fact inherited by child containers, same way${karaf_home}/etc/org.apache.karaf.management.cfgshould also be likewise inherited.
Environment
- Red Hat JBoss Fuse
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.