I am trying to upgrade to Camel 2.18.3 (from 2.17.3), and now JMX doesn't seem to work.
camelContext.getManagedCamelContext() returns null, and so does getManagementName(). I can't find any interesting in the logs, and am at loss regarding how to debug this. Any ideas? A git bisect shows https://github.com/apache/camel/commit/1a4e34960fb6953bb804717a728c294f27108a4f as the offending commit, but I can't see why it creates trouble. cheers, Henrik