You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aaron Whiteside (JIRA)" <ji...@apache.org> on 2014/12/11 20:53:13 UTC

[jira] [Created] (CAMEL-8147) Using @ManagedResource on an Endpoint removes all the default JMX properties

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)