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 2020/08/06 07:47:51 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1108: Investigate removing reflective class configuration for components that extend AbstractApiComponent

jamesnetherton commented on issue #1108:
URL: https://github.com/apache/camel-quarkus/issues/1108#issuecomment-669769198


   I gave this a quick test with 3.5.0-SNAPSHOT and unfortunately hit some issues in native mode.
   
   Seems we still have some logic that relies on reflective access to the component configuration classes.
   
   https://github.com/apache/camel/blob/master/core/camel-support/src/main/java/org/apache/camel/support/component/AbstractApiProducer.java#L171
   
   @davsclaus do you think that can be fixed?


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