ppalaga commented on issue #617: Build time Camel service resolution
URL: https://github.com/apache/camel-quarkus/issues/617#issuecomment-574054112
 
 
   I have sent a PR to Camel https://github.com/apache/camel/pull/3478 It makes 
DefaultComponent.doInit() to prefer getting the configurers from the registry 
before checking the FactoryFinder and it solves the original problem with 
missing configurers in the native mode.
   
   Regardless of that, I think we should have a camel-quarkus specific 
implementation of FactoryFinderResolver that would be assembled at build time, 
so that the service property files do not need to get parsed at runtime. Let me 
share my code.

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


With regards,
Apache Git Services

Reply via email to