Hi, Noticed that RouteBuilder is cached and called only once to construct the routes.
>From documentation they mention using DynamicRouter for implementing dynamic uri routing. But it seems that even in this case it is not dynamic routing as the routes need to be predefined and the dynamic part is simply returning the route id in the slip method to determine which pre-defined route to choose? What i would like to do is dynamically add the route (not pre-defined) is this possible through Dynamic Router Pattern or am i looking at the wrong thing? /Ramon -- View this message in context: http://camel.465427.n5.nabble.com/Routing-REST-request-to-external-URI-tp5728852p5729004.html Sent from the Camel - Users mailing list archive at Nabble.com.