Aaron Whiteside created CAMEL-8147:
--------------------------------------
Summary: Using @ManagedResource on an Endpoint removes all the
default JMX properties
Key: CAMEL-8147
URL: https://issues.apache.org/jira/browse/CAMEL-8147
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.14.0
Reporter: Aaron Whiteside
Priority: Minor
Using @ManagedResource on an Endpoint removes all the default JMX properties.
For example:
Camel: camelContext
Camel management name: camelContext
Endpoint uri: xxxxxxxxxxxx
Object Name: xxxxxxxxxx
Singleton: true
State: Started
Are present by default for all endpoints, as soon as you have a custom endpoint
annotated with @ManagedResource these defaults are no longer present.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)