[
https://issues.apache.org/jira/browse/CAMEL-14744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064639#comment-17064639
]
Zoran Regvart commented on CAMEL-14744:
---------------------------------------
[~MaartenTutak] not sure if that was intended. If think {{lazy-login}} should
be also considered in all cases. Sounds like you're already have an idea of
what needs to change, perhaps you can create a pull request for the change?
> camel-salesforce : lazy-login
> -----------------------------
>
> Key: CAMEL-14744
> URL: https://issues.apache.org/jira/browse/CAMEL-14744
> Project: Camel
> Issue Type: Bug
> Components: camel-salesforce
> Affects Versions: 3.1.0
> Reporter: Maarten Tutak
> Priority: Minor
>
> I'm using org.apache.camel.springboot:camel-salesforce-starter:3.1.0
> Configuration *camel.component.salesforce.lazy-login* only seems to work when
> it's used in combination with
> *camel.component.salesforce.lazy-start-producer*.
> When used on it's own, method
>
> *_org.apache.camel.component.salesforce.internal.client.AbstractClientBase#start()_*
> will call method
> _*org.apache.camel.component.salesforce.internal.SalesforceSession#login()*_
> without an appropriate guard statement.
> Is this intended behaviour?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)