[
https://issues.apache.org/jira/browse/CAMEL-14744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075239#comment-17075239
]
Claus Ibsen commented on CAMEL-14744:
-------------------------------------
Maarten, how is it going?
> 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
> Fix For: 3.x
>
>
> 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)