You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/08/31 13:49:18 UTC

[GitHub] [camel-quarkus] lburgazzoli edited a comment on issue #1661: camel-quarkus-activemq extension broker url configuration

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