camel-osgi demo fails with org.apache.camel.FailedToStartRouteException
(Multiple consumers for the same endpoint)
------------------------------------------------------------------------------------------------------------------
Key: SMX4-451
URL: https://issues.apache.org/activemq/browse/SMX4-451
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0.0
Reporter: Gert Vanthienen
Fix For: 4.1.0
Exception in thread "SpringOsgiExtenderThread-54"
org.apache.camel.RuntimeCamelException:
org.apache.camel.FailedToStartRouteException: Failed to start route route1
because of Multiple consumers for the same endpoint is now allowed:
Endpoint[timer://myTimer?fixedRate=true&period=2000]"
This is being caused by the same timer name being used in the Java DSL and the
Spring XML DSL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.