You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/04/04 18:10:00 UTC

[jira] [Updated] (CAMEL-14744) camel-salesforce : lazy-login

     [ https://issues.apache.org/jira/browse/CAMEL-14744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-14744:
--------------------------------
    Fix Version/s: 3.x

> 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)