You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/22 09:07:27 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #2351: Use in an example: autowiring of beans available in the CDI container to CamelContext and components

ppalaga opened a new issue #2351:
URL: https://github.com/apache/camel-quarkus/issues/2351


   E.g. if there is a single ExchangeFormatter instance in the CDI container, then it will automatically wire that bean to the LogComponent.
   
   This is a feature of camel-quarkus-main, see https://camel.apache.org/camel-quarkus/latest/user-guide/bootstrap.html#_camel_main


-- 
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:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #2351: Use in an example: autowiring of beans available in the CDI container to CamelContext and components

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #2351:
URL: https://github.com/apache/camel-quarkus/issues/2351#issuecomment-863948084


   I think we already have more than enough coverage for this. The `ExchangeFormatter` scenario is tested in core and various itests use autowiring to inject beans created by Quarkus extensions into camel components (ElasticSearch, Infinispan, Jackson, Google cloud bits etc). 


-- 
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:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #2351: Use in an example: autowiring of beans available in the CDI container to CamelContext and components

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2351:
URL: https://github.com/apache/camel-quarkus/issues/2351#issuecomment-863973492


   This asks for an example, not for additional test coverage. But when thinking of it, I do not think this important enough for one. I guess I was carried away by the initial enthusiasm when answering the questions about examples.


-- 
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:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga closed issue #2351: Use in an example: autowiring of beans available in the CDI container to CamelContext and components

Posted by GitBox <gi...@apache.org>.
ppalaga closed issue #2351:
URL: https://github.com/apache/camel-quarkus/issues/2351


   


-- 
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:
users@infra.apache.org