I want to force a Camel Context to reload, rebuilding the Routes from the RouteBuilder (which is getting the information on the routes from the database).
It works except... they cache routes so while new routes get loaded, it rebuilds routes that have since been removed. so.. how do I clear all of the cached RoutesDefinitions in the RouteBuilders? so that old ones are not recreated? --- Blair -- View this message in context: http://camel.465427.n5.nabble.com/How-do-I-stop-the-RouteBuilders-from-caching-the-routes-they-build-tp4248807p4248807.html Sent from the Camel - Users mailing list archive at Nabble.com.