[ 
https://issues.apache.org/jira/browse/CAMEL-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995701#comment-12995701
 ] 

Claus Ibsen commented on CAMEL-3675:
------------------------------------

Thanks for reporting.

> <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

        

Reply via email to