[
https://issues.apache.org/jira/browse/CAMEL-14052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14052.
---------------------------------
Resolution: Fixed
camel-paho make it possible to configure all its options via compoent options
that also works for Spring Boot
> 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
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0.RC3, 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)