You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/04/02 13:22:05 UTC

[jira] [Assigned] (CAMEL-3363) Use JMX API from JDK to enlist Camel MBeans

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

Claus Ibsen reassigned CAMEL-3363:
----------------------------------

    Assignee: Claus Ibsen

> Use JMX API from JDK to enlist Camel MBeans
> -------------------------------------------
>
>                 Key: CAMEL-3363
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3363
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, jmx
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 3.0.0
>
>
> Currently in Camel 2.x we use spring-jmx to export mbeans using the annotations.
> We should consider bit the bullet and use pure JMX API from the JDK. Its a bit better in JDK 1.6 than 1.5.
> Then we can remove the runtime deps. on some spring JARs on camel-core when using it with JMX.
> We can provide a special version in camel-spring JAR which supports the @ spring annotation. So Camel end users still can use that for their custom components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira