Hi

What version of Camel do you use?

On Wed, Apr 17, 2013 at 9:09 PM, fbarbat <fbar...@gmail.com> wrote:
> Hi,
>
> I tried to use consumer.bridgeErrorHandler=true on a netty endpoint but it
> had no effect. From what I see from Camel's source, it looks like this
> parameter is not used although NettyConsumer extends DefaultConsumer. Is
> there any way to bridge the exceptionHandler to the errorHandler in netty
> component?
>
> In my case, I just want to have custom logic if a
> java.nio.channels.ClosedChannelException is thrown when the consumer is
> writing a response.
>
> Thanks.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/consumer-bridgeErrorHandler-true-on-netty-uri-tp5731038.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

Reply via email to