[
https://issues.apache.org/jira/browse/CAMEL-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302083#comment-17302083
]
Jeremy Ross commented on CAMEL-16340:
-------------------------------------
Also note that if you set the Camel version in the pom to 3.7.1, you won't get
the error. Although you probably will see a salesforce login error, but that's
good because that means SalesforceComponent.start() was called.
> SalesforceProducer.doStart() is called before SalesforceComponent.doStart()
> ---------------------------------------------------------------------------
>
> Key: CAMEL-16340
> URL: https://issues.apache.org/jira/browse/CAMEL-16340
> Project: Camel
> Issue Type: Bug
> Components: camel-salesforce
> Affects Versions: 3.8.0
> Reporter: Jeremy Ross
> Assignee: Jeremy Ross
> Priority: Major
> Fix For: 3.9.0
>
>
> Results in NPE in SalesforceProducer.doStart().
> Seems to happen when a salesforce endpoint is inside a split.
> Reproducer: [https://github.com/jeremyross/CAMEL-16340]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)