should add delay to camel timer of camel-nmr and camel-nmr-blueprint example
so that the nmr endpoint get chance to create
---------------------------------------------------------------------------------------------------------------------------
Key: SMX4-988
URL: https://issues.apache.org/jira/browse/SMX4-988
Project: ServiceMix 4
Issue Type: Improvement
Reporter: Freeman Fang
Assignee: Freeman Fang
to avoid the exception like
org.apache.servicemix.nmr.api.ServiceMixException: Could not dispatch exchange.
No matching endpoints.
at
org.apache.servicemix.nmr.core.FlowRegistryImpl.dispatch(FlowRegistryImpl.java:110)
which is caused by the timer started but the nmr endpoint not ready yet
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira