There is a camel-syslog component. Maybe there is some pieces in there
you can use?

On Fri, Sep 2, 2011 at 8:57 PM, trivedikumarb <trivedikuma...@gmail.com> wrote:
> Hi All,
>
> I am trying to expose TCP endpoint using Netty
> [from('netty:tcp://localhost:12346?sync=false&allowDefaultCodec=false&encoding=UTF-8&disconnect=true')],
> from the client I am sending a big syslog message. At the server side, I am
> receiving the message as chunks instead of full byte[] or string. Can
> someone help me or guide me on how to write decoder to handle this?
>
> Thanks,
> Trivedi
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Netty-with-syslog-decoder-tp4763467p4763467.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to