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/26 19:07:00 UTC

[jira] [Created] (CAMEL-14220) camel-activemq - Setting brokerURL via camel-main issue

Claus Ibsen created CAMEL-14220:
-----------------------------------

             Summary: camel-activemq - Setting brokerURL via camel-main issue
                 Key: CAMEL-14220
                 URL: https://issues.apache.org/jira/browse/CAMEL-14220
             Project: Camel
          Issue Type: Bug
          Components: camel-activemq
    Affects Versions: 3.0.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.1, 3.1.0


It triggers a lazy create connection factory that uses localhost:61616 and sets it due camel-main can detect singleton instanses from registry and auto configure them. But sadly activemq uses this lazy create convention in getter (legacy from Camel 1.x days)



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