GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/2558
CAMEL-12087: camel-core: WARN No CamelContext defined yet so cannot inject
into bean
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-12087
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2558.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 #2558
----
commit fda0ce6d16f812b4f1f60a87a4b417786250b69f
Author: lburgazzoli <lburgazzoli@...>
Date: 2018-10-09T14:06:13Z
CAMEL-12087: camel-core: WARN No CamelContext defined yet so cannot inject
into bean
----
---