You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/03/08 09:53:00 UTC

[jira] [Commented] (CAMEL-13303) Camel with OSGi blueprint on Karaf should detect JMX

    [ https://issues.apache.org/jira/browse/CAMEL-13303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787730#comment-16787730 ] 

Claus Ibsen commented on CAMEL-13303:
-------------------------------------

Its because the JMX is loaded via Java ServiceLoader. It should use the factory finder which we use for loading all the other Camel stuff today.

> Camel with OSGi blueprint on Karaf should detect JMX
> ----------------------------------------------------
>
>                 Key: CAMEL-13303
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13303
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 3.0.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M2
>
>
> 10:31:00.277 INFO [Blueprint Event Dispatcher: 1] Attempting to start CamelContext: camel-1
> 10:31:00.279 INFO [Blueprint Event Dispatcher: 1] Apache Camel 3.0.0-SNAPSHOT (CamelContext: camel-1) is starting
> 10:31:00.281 INFO [Blueprint Event Dispatcher: 1] JMX is disabled



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)