It doesn't appear that camelContext.suspend() even attempts to suspend() its 
components... is that expected?

--jason

On Jan 26, 2012, at 2:13 PM, Jason Dillon wrote:

> Will suspending the context that a JmsComponent has active endpoints in, 
> cause the JMS connection.stop() to be called?
> 
> I'm looking for the best/right method to quickly disable message flow inside 
> of Camel using JMS components.
> 
> Anyone know off hand if camelContext.suspend() will do the right thing here 
> for JmsComponent?
> 
> --jason

Reply via email to