<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 Priority: Minor 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. The AbstractCamelContextFactoryBean.initJMXAgent() method needs to call CamelContextHelper.parseBoolean() passing in the camelJMXAgent.isAgentDisabled() value. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira