GitHub user awgtek opened a pull request: https://github.com/apache/camel/pull/684
Add After Camel Start Hook This patch was used locally to send to a route by a producer template once the camel context is started and all routes are loaded. You can merge this pull request into a Git repository by running: $ git pull https://github.com/awgtek/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/684.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #684 ---- commit f81e1999989ad297402fbac616ae1a059b0e12f2 Author: awgtek <ada...@hotmail.com> Date: 2015-11-17T04:04:15Z Update CamelContextConfiguration.java commit fc9701b752734fa42a04bd47d53fdfcbcb7c6367 Author: awgtek <ada...@hotmail.com> Date: 2015-11-17T04:08:07Z Update RoutesCollector.java ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---