[ 
https://issues.apache.org/jira/browse/CAMEL-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zemian Deng updated CAMEL-6586:
-------------------------------

    Attachment: CAMEL-6586.patch

Patch attached.

The bug seems to be caused by SedaEndpoint.java has explicitly added a 
{{@ManagedResource(description = "Managed SedaEndpoint")}} on class declaration 
that prevented the normal {{BrowsableEndpoint}} to be registered in JMX. I 
presume it's added by mistake originally, and the fix is simply to remove it. 

The fix will now shows {{seda}} endpoint with typical browsable endpoint 
attributes.
                
> JMX - browsable endpoints such as seda has some attributes listed as 
> unavaiable
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-6586
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6586
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core, jmx
>    Affects Versions: 2.10.6, 2.11.1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.7, 2.11.2, 2.12.0
>
>         Attachments: CAMEL-6586.patch, Screen Shot 2013-07-29 at 11.07.33 
> AM.png
>
>
> See screenshot
> The problem is related to extending a ManagedEndpoint then some options is 
> shown as unavaiable in JMX consoles.

--
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