You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/04/08 19:50:00 UTC

[jira] [Resolved] (CAMEL-14870) camel-test - Disabling JMX is not working

     [ https://issues.apache.org/jira/browse/CAMEL-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-14870.
---------------------------------
    Resolution: Fixed

> camel-test - Disabling JMX is not working
> -----------------------------------------
>
>                 Key: CAMEL-14870
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14870
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-test
>    Affects Versions: 3.2.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.3.0
>
>
> If you do
>     @Override
>     protected boolean useJmx() {
>         return false;
>     }
> Then JMX is in use anyway



--
This message was sent by Atlassian Jira
(v8.3.4#803005)