Re: Camel netty encode bug

2011-09-21 Thread stenver
okei, i think i am subscribed now. Our maven is using this version: 2.7.1 We do not need a bug fix, as we found out that we need multiple codec. We are just reporting a bug. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-netty-encode-bug-tp4825369p4827395

Re: Camel netty encode bug

2011-09-21 Thread Claus Ibsen
rs. We finally found out, that it > works, if we change encoder to encoders: > > .to("netty:tcp://localhost:10121?sync=true&encoders=#EndOfLineEncoder") > > So i guess it may be a bug - it is a single encoder, but it doesnt work if > we use encoder command. > > >

Camel netty encode bug

2011-09-21 Thread stenver
if we use encoder command. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-netty-encode-bug-tp4825369p4825369.html Sent from the Camel Development mailing list archive at Nabble.com.