Claus Ibsen created CAMEL-6660:
----------------------------------

             Summary: JMX - Using custom @ManagedResource and extending default 
components can cause some attributes to be unavailable
                 Key: CAMEL-6660
                 URL: https://issues.apache.org/jira/browse/CAMEL-6660
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, jmx
            Reporter: Claus Ibsen
             Fix For: Future


Related to CAMEL-6586

Its when you use a custom @ManagedResource such as in a custom component, then 
some of the out of the box attributes such as camelId, state, etc may be shown 
as Unavailable in JMX consoles.

Its the MBean assembler and JMX in general that needs to find some way of being 
able to mixin the custom attributes/operations with the out of the box ones. So 
you dont have to copy the out of the box attributes to your custom classes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to