Hi Guys,
CamelContext.stop() stops your route where your route is not
available right. What is the equivalent in spring configuration .
I am confused with <stop/> where as in the documentation it is mentioned
here http://camel.apache.org/intercept.html
<http://camel.apache.org/intercept.html> as it will stop the further
execution .
Will this make the bundle no longer valid exception any time . Will the
<stop/> tag act like CamelContext.stop() any way.
Thanks in advance.
CamelContext.stop() stops your route where your route is not
available right. What is the equivalent in spring configuration .
I am confused with <stop/> where as in the documentation it is mentioned
here http://camel.apache.org/intercept.html
<http://camel.apache.org/intercept.html> as it will stop the further
execution .
Will this make the bundle no longer valid exception any time . Will the
<stop/> tag act like CamelContext.stop() any way.
Thanks in advance.