Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Spring Dependency

spring-context.jar, spring-aop.jar, spring-beans.jar, spring-core.jar is needed on the classpath by Camel to be able to use JMX instrumentation. If this these .jar jars is not on the classpath Camel will fallback to non JMX mode. This situation is logged at WARN level using logger name org.apache.camel.impl.DefaultCamelContext.

...