[ https://issues.apache.org/jira/browse/CAMEL-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3675. -------------------------------- Resolution: Fixed Fix Version/s: 2.7.0 trunk: 1071531. > <jmxAgent>'s disabled attribute does not support property placeholders > ---------------------------------------------------------------------- > > Key: CAMEL-3675 > URL: https://issues.apache.org/jira/browse/CAMEL-3675 > Project: Camel > Issue Type: Bug > Components: jmx > Affects Versions: 2.5.0 > Reporter: Mark Borner > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.7.0 > > > The Camel Properties web page (http://camel.apache.org/properties.html) > states that property placeholder are supported on the <jmxAgent> tag. > However, the "disabled" attribute on this tag doesn't support property > placeholders. > The AbstractCamelContextFactoryBean.initJMXAgent() method needs to call > CamelContextHelper.parseBoolean() passing in the > camelJMXAgent.isAgentDisabled() value to get property placeholders to work > with this attribute. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira