You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Hilderich <hi...@yahoo.de> on 2013/08/30 16:29:59 UTC

@Handler has no effect

Hello folks!

In a Camel Route I use a node like this:


The Bean looks as follows:

But the appropriate bean method cannot be found:

Actually the annotation @Handler should show the right method. In my opinion
Camel's behaviour 
is not correct referring to its documentation. 

We are using Apache Camel 2.10.4

Cheers
Hilderich



--
View this message in context: http://camel.465427.n5.nabble.com/Handler-has-no-effect-tp5738317.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: @Handler has no effect

Posted by xdoo <cl...@gmail.com>.
Hi Hilderich,

the @Handler annotation is somethinag that should work. Refers your
"findOrdersWithOpenStatus" id to the  CheckOrderExtractionForFinalMessage
class? A complete error message would help...

Best regards - Claus



--
View this message in context: http://camel.465427.n5.nabble.com/Handler-has-no-effect-tp5738317p5738320.html
Sent from the Camel - Users mailing list archive at Nabble.com.