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.