[
https://issues.apache.org/jira/browse/CAMEL-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169929#comment-16169929
]
Muthukannan Kanniappan commented on CAMEL-10109:
------------------------------------------------
This issue is marked as resolved but I still continue to face it in Camel
2.18.3. Currently I have made it to work using
{code:java}
context.getManagementStrategy().addEventNotifier()
{code}
not as spring Component/Bean.
> Camel Spring Boot does not load EventNotifiers
> ----------------------------------------------
>
> Key: CAMEL-10109
> URL: https://issues.apache.org/jira/browse/CAMEL-10109
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot
> Affects Versions: 2.17.1
> Reporter: John Mark
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.18.0
>
>
> When using the camel spring XML, {{EventNotifier}} objects in the Spring
> context are automatically detected and used by the camel context. This is not
> the case when using camel-spring-boot, but it should be.
> See
> http://camel.apache.org/eventnotifier-to-log-details-about-all-sent-exchanges.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)