Re: How do I close Netty connections and shutdown my application gracefully?

2013-07-11 Thread Willem jiang
, message); context.stop(); context.stop() works the way I want it to. There is something I have been curious about. What's the difference between context.stop() and template.stop()? -- View this message in context: http://camel.465427.n5.nabble.com/How-do-I-close-Netty

Re: How do I close Netty connections and shutdown my application gracefully?

2013-07-10 Thread Willem jiang
?disconnect=trueamp;textline=true / to uri=log:tcp_log?level=DEBUG/ /route /camelContext -- View this message in context: http://camel.465427.n5.nabble.com/How-do-I-close-Netty-connections-and-shutdown-my-application-gracefully-tp5735496.html Sent from the Camel - Users mailing

Re: How do I close Netty connections and shutdown my application gracefully?

2013-07-10 Thread ignos
it to. There is something I have been curious about. What's the difference between context.stop() and template.stop()? -- View this message in context: http://camel.465427.n5.nabble.com/How-do-I-close-Netty-connections-and-shutdown-my-application-gracefully-tp5735496p5735504.html Sent from the Camel