lburgazzoli edited a comment on issue #362:
URL: https://github.com/apache/camel-k-runtime/issues/362#issuecomment-646007554


   yeah that is because under the hood the BeanReifier does 
   
       camelContext.getClassResolver().resolveMandatoryClass(beanType)
   
   so it won't search for a bean of type `Service` but it will instantiate a 
new instance
   


----------------------------------------------------------------
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


Reply via email to