You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Fabrizio Spataro (JIRA)" <ji...@apache.org> on 2018/09/13 13:28:00 UTC

[jira] [Created] (CAMEL-12807) Avoid to use endpoint attribute when MqttConnectOptions is declared once

Fabrizio Spataro created CAMEL-12807:
----------------------------------------

             Summary: Avoid to use endpoint attribute when MqttConnectOptions is declared once
                 Key: CAMEL-12807
                 URL: https://issues.apache.org/jira/browse/CAMEL-12807
             Project: Camel
          Issue Type: Bug
          Components: camel-paho
    Affects Versions: 2.22.2
            Reporter: Fabrizio Spataro
            Assignee: Fabrizio Spataro


Hello,

In my system i have a default MqttConnectOptions declared into spring context and some other camel consumers/producers connected to others mqtt servers.

So today i cannot use endpoint parameters without declare an another mqttConnectOptions class because the endpoint code suppose that use ALWAYS MqttConnectOptions (if it is declared once)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)