Namphibian commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-655200722
Hey @lburgazzoli I have tried using the static binding method as you have detailed in the open pull [1461](https://github.com/apache/camel-quarkus/pull/1461 ) however this is not working on my side. I am getting the following exception: ```Caused by: org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: bean://withHandler due to: No bean could be found in the registry for: withHandler``` I try and reproduce with your example later today but in my example it is not working at the moment. ---------------------------------------------------------------- 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: [email protected]
