Hi!

I tried it with 2.0-M1


Claus Ibsen-2 wrote:
> 
> 
> I just added unit test in Camel 2.0 that looks like you route and it
> works:
> http://svn.apache.org/viewvc?view=rev&revision=771312
> 
> What version of Camel are you using?
> 
> The reason could be the body message is null, as the timer does not
> create any input message.
> There was such a bug in Camel 1.3/1.4 when using the tracer.
> 
> You can try adding
> .setBody(constant(""))
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Timer-endpoint-and-errorHandler-tp23366970p23371453.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Reply via email to