Hi

Try with disconnect=true as documented at
http://camel.apache.org/netty

On Tue, May 28, 2013 at 8:03 AM, kiranreddykasa <kirankuma...@fss.co.in> wrote:
> Hi
>
> According to our  use case we have built a route like this.
>
> from(jms).to(tcp netty).to(processor).to(tcp netty ) .to(processor).to(tcp
> netty )
>
> Here all the tcp stations are same.
>
> Is it possible to make netty to use new connection at each tcp endpoint  for
> every requset??
> Because sometimes we are getting channelclosed exception!
>
>
>
> -----
> Regards
>
> kiran Reddy
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/netty-open-close-tp5733304.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to