Camel doesn't persist the state of a route right now. You can only configure whether a route should be start if the context is started or not.
Best, Christian On Thu, Mar 21, 2013 at 2:20 PM, sushil_vsk5 <[email protected]>wrote: > Hello: > I have been able to successfully suspend and resume routes using the > relevant JMX operations. However, when the container [app server] is > restarted, the routes again start up which I do not want. I want that > whatever routes have been suspended should remain so even after server > restarts till the time I explicitly resume them again. Is it possible to > implement this somehow? > Regards, > Sushil > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Permanent-Suspension-of-Routes-tp5729614.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --
