My RouteBuilder are written in groovy and are loaded as spring beans using lang tag
<lang:groovy id="myRotute" script-source="database:MyRoute.groovy"/> if I update the groovy file spring reloads the file .So when my RouteBuilder is updated sopring will update the bean but hat baout camle will it reload the RouteBuilder ? what option I have to reload the routebuilder ? -- View this message in context: http://camel.465427.n5.nabble.com/reload-routebuilder-at-runtime-tp4521292p4521292.html Sent from the Camel - Users mailing list archive at Nabble.com.