Bob Paulin created CAMEL-14321: ---------------------------------- Summary: camel-osgi-activator Allow RouteBuilders to be added Pre Camel Context Start Key: CAMEL-14321 URL: https://issues.apache.org/jira/browse/CAMEL-14321 Project: Camel Issue Type: Improvement Affects Versions: 3.1.0 Reporter: Bob Paulin
One gap identified in the thread [1] was the lack of support for configuring the camel context pre-startup. This would require a means of identifying RouteBuilders that needed to be started pre-startup and restarting/reloading the context if pre-startup routes were added following other non-prestartup routes. Suggest adding a Boolean OSGi Service Property called "camel.osgi.activator.pre-startup" that could be set to true for pre startup configuration. Second will need to modify the behavior of CamelRoutesActivator to handle this new flag as well as restart/reload. [1] https://lists.apache.org/thread.html/092a0b13ed330e92570ba2bfaa8aabbe3b70cb0ecadfff0b21823156%40%3Cdev.camel.apache.org%3E -- This message was sent by Atlassian Jira (v8.3.4#803005)