astefanutti commented on pull request #2536:
URL: https://github.com/apache/camel-k/pull/2536#issuecomment-889914802


   > > There is a chance that java.lang. classes are not included as not found 
by jandex, @ppalaga may know more
   > 
   > Yep, that's perhaps the case. Could you try to register via 
`@RegisterForReflection(targets={ String.class})` in Java? 
https://quarkus.io/guides/writing-native-applications-tips#registering-for-reflection
   
   Thanks, I'm going to try `quarkus.native.additional-build-args 
=-H:ReflectionConfigurationFiles=reflection-config.json` as described later in 
the documentation.


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