Hi, Yesterday C. Ibsen tough me that you cannot start and stop routes when you use JMS connectors, but you can suspend them using a route policy.
Today I want to rewrite a simple interface I've written to handle starting and stopping routes so that they are suspended instead - I.e. that I work with the incoming consumers of each route. Now, I'm wondering what is the best way to get this done. I usually write my routes so that they start and stop at an JMS endpoint for persistence. Is there a way to find out if a route has been suspended and resume it or should I just add a default routepolicy to each route and use it to suspend and resume routes as well? Kind regards, Tarjei -- View this message in context: http://old.nabble.com/Starting-and-Suspending-routes-tp28026500p28026500.html Sent from the Camel - Users mailing list archive at Nabble.com.
