[
https://issues.apache.org/jira/browse/CAMEL-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301646#comment-17301646
]
Jeremy Ross commented on CAMEL-16340:
-------------------------------------
I don't have enough experience with other components to say whether nor not the
salesforce component is special. But if the Producer will be started before the
Component, some things will have to change.
> 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)