lburgazzoli edited a comment on pull request #1526: URL: https://github.com/apache/camel-quarkus/pull/1526#issuecomment-672683300
you can mark the bean as `@Unremovable` to avoid ArC to eliminate it, we can probably also add the `RouteBuilderConfigurer` class to the list of unmoveable beans: https://github.com/apache/camel-quarkus/blob/36c04ab508edac37a54705b3b0f48c1ab1a7d7a2/extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelProcessor.java#L95-L101 ---------------------------------------------------------------- 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