Hi No it's NOT a mistake of yours, as both encoder/encoders as well as decoder/decoders are ALL supported, see [1] which supports these!
Question: does your encoder extends org.jboss.netty.channel.ChannelDownStreamHandler and your decoder extends org.jboss.netty.channel.ChannelUpStreamHandler. Can we see the source of your LengthDecoder as well as MessageEncoder. And also please provide the full stack trace. BTW I don't know much about camel-netty however I intend to help *if* I can. [1] https://svn.apache.org/repos/asf/camel/trunk/components/camel-netty/src/main/java/org/apache/camel/component/netty/NettyConfiguration.java Babak -- View this message in context: http://camel.465427.n5.nabble.com/about-netty-encoder-and-encoders-tp5479417p5482489.html Sent from the Camel - Users mailing list archive at Nabble.com.
