[ https://issues.apache.org/jira/browse/CAMEL-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3522. -------------------------------- Resolution: Won't Fix This is not needed. As CamelContext starts components when it startup. This is the best, since component is then started during startup of Camel. > CamelContext.getComponent - Should auto start Component if its auto creating > the component > ------------------------------------------------------------------------------------------ > > Key: CAMEL-3522 > URL: https://issues.apache.org/jira/browse/CAMEL-3522 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.5.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.6.0 > > > If you use @EndpointInject in unit tests using the camel test kit, then the > Camel component creating that endpoint may not be auto started. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.