[
https://issues.apache.org/jira/browse/CAMEL-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reopened CAMEL-16340:
-------------------------------------
This causes some problems with other components (for example the
{{QuartzTwoCamelContextSameNameClashTest}} test).
I think the producers should be started after the components, but the
components should be started after the context core services (such as
management).
> 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)