Hi, I'm not sure how did you find the option, I just check the netty page[1], there is no such a option.
[1]http://camel.apache.org/netty.html -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Thursday, April 18, 2013 at 3:09 AM, fbarbat 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 > (http://Nabble.com).
