Endpoint should be started before a producer is created in the SendProducer ---------------------------------------------------------------------------
Key: CAMEL-3599 URL: https://issues.apache.org/jira/browse/CAMEL-3599 Project: Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.5.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.7.0 The {{to}} DSL will prepare a producer up-front when the route starts. If you use a custom endpoint, that endpoint should be started before the producer is created. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.