jamesnetherton commented on pull request #2963:
URL: https://github.com/apache/camel-quarkus/pull/2963#issuecomment-889741849


   > it can be used to find which components are available on the classpath in 
Camel if needed
   
   I was thinking of using it for something I have planned as part of 
https://github.com/apache/camel-quarkus/issues/2914. But the 
`DefaultComponentNameResolver` doesn't actually work in native mode at the 
moment because the component service resources are not added to the native 
image (which circles back to my 
[Zulip](https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/CamelServiceBuildItem)
 question). And is partly why I created this PR.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to