You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/11/21 13:11:00 UTC

[jira] [Created] (CAMEL-14202) camel-activemq - Setting brokerURL should be used when using spring boot

Claus Ibsen created CAMEL-14202:
-----------------------------------

             Summary: camel-activemq - Setting brokerURL should be used when using spring boot
                 Key: CAMEL-14202
                 URL: https://issues.apache.org/jira/browse/CAMEL-14202
             Project: Camel
          Issue Type: Improvement
          Components: camel-activemq, camel-spring-boot-starters
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.0


Because SB auto-detects ActiveMQ then it sets its embedded AMQ broker, but if you set brokerURL on camel component level for external broker we should use that instead

camel.component.activemq.broker-u-r-l=tcp://localhost:61617



--
This message was sent by Atlassian Jira
(v8.3.4#803005)