Re: Log INFO message instead of WARN if no eventEndpoint available

2009-11-09 Thread akuhtz
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.

Re: Log INFO message instead of WARN if no eventEndpoint available

2009-11-08 Thread Claus Ibsen
Hi I have fixed it now https://issues.apache.org/activemq/browse/CAMEL-2147 On Sat, Nov 7, 2009 at 10:59 AM, Claus Ibsen wrote: > On Fri, Nov 6, 2009 at 6:06 PM, akuhtz wrote: >> >> Hi, >> >> Is it possible that the log of the WARN (see below) is changed into an INFO >> message if no eventEndpo

Re: Log INFO message instead of WARN if no eventEndpoint available

2009-11-07 Thread Claus Ibsen
On Fri, Nov 6, 2009 at 6:06 PM, akuhtz wrote: > > Hi, > > Is it possible that the log of the WARN (see below) is changed into an INFO > message if no eventEndpoint is available in SpringCamelContext? > > SpringCamelContext, line 107+ > > if (eventEndpoint != null) { >   eventEndpoint.onApplication