[
https://issues.apache.org/jira/browse/CAMEL-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-7745.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.13.3
2.12.5
Assignee: Claus Ibsen
> Using @EndpointInject with ref does not enlist endpoint in JMX
> --------------------------------------------------------------
>
> Key: CAMEL-7745
> URL: https://issues.apache.org/jira/browse/CAMEL-7745
> Project: Camel
> Issue Type: Bug
> Components: camel-blueprint, camel-osgi
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.12.5, 2.13.3, 2.14.0
>
>
> When using osgi such as blueprint/spring-dm.
> When using
> {code}
> @EndpointInject(ref = "sourceDirectoryXml")
> Endpoint sourceUri;
> {code}
> In a RouteBuilder class then the endpoint is not enlisted in jmx. But if you
> use uri instead of ref, then they are enlisted in JMX.
--
This message was sent by Atlassian JIRA
(v6.2#6252)