On CamelContext there is API to remove and add routes.
On Thu, Sep 22, 2011 at 7:42 PM, Venkatesh <[email protected]> wrote: > Hi, > I am retrying to change from() and to() endpoints dynamically which means > I should be able to reconfigure the route and this is what I am planning to > do: > ...stop the route... > ...call route's configure..so that it get the new endpoints > ...start the route.. > > Is this a correct way? > > Thanks & Regards > Venkatesh Laguduva > > -- > View this message in context: > http://camel.465427.n5.nabble.com/re-configure-a-camel-route-tp4830948p4830948.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
