jamesnetherton commented on code in PR #3968:
URL: https://github.com/apache/camel-quarkus/pull/3968#discussion_r940640008


##########
integration-tests/cxf-soap/src/main/resources/application.properties:
##########
@@ -64,5 +56,4 @@ camel.beans.codeFirstServiceEndpoint.address=/codefirst
 camel.beans.codeFirstServiceEndpoint.features[0]=#bean:loggingFeature

Review Comment:
   Not something that we have to do for this PR, but I think we should avoid 
`camel.beans`. IIRC it works via reflection at runtime. It'd be more optimized 
to have CDI producers for those items.



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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to