[
https://issues.apache.org/jira/browse/CAMEL-11985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11985.
---------------------------------
Resolution: Fixed
> Add ExtendedStartupListener
> ---------------------------
>
> Key: CAMEL-11985
> URL: https://issues.apache.org/jira/browse/CAMEL-11985
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.21.0
>
>
> See SO
> https://stackoverflow.com/questions/47064796/camel-routes-added-from-my-custom-component-do-not-start/47078729?noredirect=1#comment81109428_47078729
> We should make an extension to StartupListener so we can invoke it after
> CamelContext has just been started in case end users want to do something
> special there, as the existing callback happens during startup and there are
> some things you cannot do such as add new routes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)