Claus Ibsen created CAMEL-14052:
-----------------------------------
Summary: camel-paho - Make it possible to configure userName,
password from application.properties
Key: CAMEL-14052
URL: https://issues.apache.org/jira/browse/CAMEL-14052
Project: Camel
Issue Type: Improvement
Components: camel-paho
Affects Versions: 3.0.0.RC2
Reporter: Claus Ibsen
Fix For: 3.0.0
When using spring boot then the connectorOptions is null, so when you do
camel.component.paho.brokerUrl=tcp://localhost:61617
camel.component.paho.connectOptions.userName=admin
camel.component.paho.connectOptions.password=admin123.
It will fail
--
This message was sent by Atlassian Jira
(v8.3.4#803005)