So, I have two types of routes: 1) from vm:... to jms:topic.. 2) from jms:topic... to user processor
I've tried restarting the routes while changing the component - after that the second type of routes still consume from the old jms provider ... and these consuming from vm don't work at all But If I restart the whole context, the 2) routes start consuming from the new jms Provider (as expected)! But still, the routes from vm do not work after the restart . . . -- View this message in context: http://camel.465427.n5.nabble.com/How-does-a-Camel-component-update-gets-reflected-by-existing-routes-tp5719275p5719309.html Sent from the Camel - Users mailing list archive at Nabble.com.
