Hi, Is it possible to set the route (bundle) start order in Karaf ?? How ? I have an issue with a route that calls an other route via cxf. This route doesn't start at each karaf startup because the other one is not available ... I need to do a bundle refresh after karaf startup when I am sure the called route is up. Thanks, Romain.