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.htm

Re: Camel netty encode bug

2011-09-21 Thread Claus Ibsen
Hi Its best to use the @user mailing list. Anyway what version of Camel are you using? On Wed, Sep 21, 2011 at 9:01 AM, stenver wrote: > we tried to set up a custom encoder with netty tcp. > > Here was our encoder class, for testing: > > @Component("EndOfLineEncoder") > public class EndOfLineE