Re: Camel Netty - ReadTimeout not trigerred properly after adding custom encoder / decoder

2015-01-13 Thread Claus Ibsen
Hi Please use the @user mailing list / user forum for these kind of questions On Tue, Jan 13, 2015 at 6:16 PM, V4Vaithi wrote: > ReadTimeout event is not triggered properly after adding custom > encoder/decoder to endpoint. > > I am using DelimiterBasedFrameDecoder & StringEncoder as custom code

Re: How to identify new channel is initialized / Channel is disconnected in camel-netty

2015-01-13 Thread Claus Ibsen
Hi Please use the @user mailing list / user forum for these kind of questions On Tue, Jan 13, 2015 at 6:21 PM, V4Vaithi wrote: > How to identify new channel initialization in camel-netty? > > If i am going to use ChannelHandler then is it possible to use encoders & > decoders in parallel? > > >

Camel Netty - ReadTimeout not trigerred properly after adding custom encoder / decoder

2015-01-13 Thread V4Vaithi
ReadTimeout event is not triggered properly after adding custom encoder/decoder to endpoint. I am using DelimiterBasedFrameDecoder & StringEncoder as custom codecs. My Route Confuiguration is as follows -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Netty-

How to identify new channel is initialized / Channel is disconnected in camel-netty

2015-01-13 Thread V4Vaithi
How to identify new channel initialization in camel-netty? If i am going to use ChannelHandler then is it possible to use encoders & decoders in parallel? -- View this message in context: http://camel.465427.n5.nabble.com/How-to-identify-new-channel-is-initialized-Channel-is-disconnected-in-

RE: Question about type converter logic

2015-01-13 Thread Siano, Stephan
Hi Claus, Silly me, I put the TypeConverter file into the wrong directory, so my type converter was never found. It seems to work now. Best regards Stephan -Original Message- From: Siano, Stephan [mailto:stephan.si...@sap.com] Sent: Dienstag, 13. Januar 2015 08:31 To: dev@camel.apache.