Hi All I tried to load routes from xml. But in the link http://camel.apache.org/loading-routes-from-xml-files.html they used camelContext.loadRoutesDefinition(is) and camelContext.addRouteDefinitions(routes.getRoutes()) but both the methods are deprecated. Is there any other way to het the RouteDefinetion and add to camelContext.
-- View this message in context: http://camel.465427.n5.nabble.com/Create-and-add-routes-to-context-at-runtime-tp5754953p5755100.html Sent from the Camel - Users mailing list archive at Nabble.com.
