davsclaus commented on issue #1422: URL: https://github.com/apache/camel-k/issues/1422#issuecomment-617969460
Ah yeah @lburgazzoli its an ordering, bind to registry is taking precedence. But you could argue that field injections should come before? Its all in this class https://github.com/apache/camel/blob/master/core/camel-base/src/main/java/org/apache/camel/impl/engine/DefaultCamelBeanPostProcessor.java I cant remember on top of my head why bind to registry was injected before fields et all. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org