Well there is a listener that calls the exception handler if the operation is not a success https://svn.apache.org/repos/asf/camel/tags/camel-2.10.4/components/camel-netty/src/main/java/org/apache/camel/component/netty/handlers/ServerResponseFutureListener.java
I would assume netty will invoke that operation. And thus also the exception handler, which then is bridged if you have that option enabled. On Fri, Apr 19, 2013 at 11:35 PM, fbarbat <fbar...@gmail.com> wrote: > Hi Claus, > > It's 2.10.4. In case it does not work, how can I set a custom exception > handler to the netty consumer? > > Thanks. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/consumer-bridgeErrorHandler-true-on-netty-uri-tp5731038p5731163.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen