lburgazzoli edited a comment on issue #1661: URL: https://github.com/apache/camel-quarkus/issues/1661#issuecomment-683789585
Configuring component is not different from plain camel, depending on your set-up you have multiple options: - If you have `camel-quarkue-main` among the dependencies of your project, you can use the property `camel.component.activemq.broker-url` - If you run on plain CDI you can create your custom instance of the component see the [bootsrtap](https://camel.apache.org/camel-quarkus/latest/user-guide/bootstrap.html) guide ---------------------------------------------------------------- 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