Hi,
Thanks for the quick fix.
--
View this message in context:
http://old.nabble.com/Log-INFO-message-instead-of-WARN-if-no-eventEndpoint-available-tp26230833p26262969.html
Sent from the Camel Development mailing list archive at Nabble.com.
to handle event: " + event);
>> }
>>
>
> Yeah please create a ticket in the JIRA then we can get it fixed.
>
>>
>> Thanks
>> Andi
>> --
>> View this message in context:
>> http://old.nabble.com/Log-INFO-message-instead-of-WARN-if-no-ev
; if (eventEndpoint != null) {
> eventEndpoint.onApplicationEvent(event);
> } else {
> LOG.warn("No spring-event endpoint enabled to handle event: " + event);
> }
>
Yeah please create a ticket in the JIRA then we can get it fixed.
>
> Thanks
> Andi
> --
> View this message in conte