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/02 09:44:52 UTC

[jira] Updated: (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 updated CAMEL-865:
----------------------------------

    Fix Version/s: 1.5.0
                       (was: 2.0.0)

> 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
>            Priority: Blocker
>             Fix For: 1.5.0
>
>         Attachments: camelJmx.png
>
>
> 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.