[
https://issues.apache.org/jira/browse/CAMEL-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310204#comment-17310204
]
Claus Ibsen commented on CAMEL-16407:
-------------------------------------
Its strange if you have problems again. As the lifecycle when calling start()
ensures that the right phases are invoked, eg build, init, start. So doBuild
should be invoked if you call start() etc, if not already started, or build or
init phase has been triggered beforehand.
Do you have any kind of reproducer, as we want to optimize the camel components
to do their build/init "stuff" earlier than in start phase.
> camel-salesforce: SalesforceLoginConfig values are null
> -------------------------------------------------------
>
> Key: CAMEL-16407
> URL: https://issues.apache.org/jira/browse/CAMEL-16407
> Project: Camel
> Issue Type: Bug
> Components: camel-salesforce
> Affects Versions: 3.9.0
> Reporter: Jeremy Ross
> Assignee: Jeremy Ross
> Priority: Major
> Fix For: 3.10.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)