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 2022/08/08 20:35:06 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a diff in pull request #3968: Improve the CXF extension and its tests:

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-unsubscribe@camel.apache.org

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