lburgazzoli edited a comment on issue #474: Support dependency injecition of ProducerTemplate/ConsumerTemplate URL: https://github.com/apache/camel-quarkus/issues/474#issuecomment-558732915 Yeah this is a CDI thing, not sure how quarkus handles JX-RS things but for camel-quarkus pov, all the beans are produced by the same class https://github.com/apache/camel-quarkus/blob/master/extensions/core/runtime/src/main/java/org/apache/camel/quarkus/core/CamelProducers.java so it should work. maybe we should open a cross issue on quarkus.
---------------------------------------------------------------- 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 With regards, Apache Git Services