You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2008/10/22 22:06:56 UTC

[jira] Resolved: (CAMEL-865) mbeans don't seem to be correct - looking in JConsole at routes, don't seem to see 1 mbean per route and 1 mbean per endpoint

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

Hadrian Zbarcea resolved CAMEL-865.
-----------------------------------

    Resolution: Fixed

> mbeans don't seem to be correct - looking in JConsole at routes, don't seem to see 1 mbean per route and 1 mbean per endpoint
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-865
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-865
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: jmx
>            Reporter: James Strachan
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.5.0
>
>         Attachments: camelJmx.png, claus-jms-screenshot.jpg
>
>
> we should really have folders within each camelcontext like this...
> {code}
> camelContext-something/
>   endpoints/
>     endpoint-x
>     endpoint-y
>   routes/ 
>     route-a  
>     route-b
>   consumers/
>    consumer-1234
> {code}
> i.e. we should be able to find all the endpoints in JMX easily looking in a single JMX 'folder' ditto for routes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.