Claus Ibsen created CAMEL-14870:
-----------------------------------
Summary: 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
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)
