[ https://issues.apache.org/activemq/browse/CAMEL-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-913: ------------------------------ Fix Version/s: (was: 2.0.0) 2.1.0 > sending a message to a timer or quartz endpoint should create a new timer - > which when it fires, a message is sent to an endpoint specified by a header. > -------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-913 > URL: https://issues.apache.org/activemq/browse/CAMEL-913 > Project: Apache Camel > Issue Type: Improvement > Reporter: James Strachan > Fix For: 2.1.0 > > > e.g. if you sent a message with headers > {code} > CamelReplyTo = activemq:cheese > CamelTimerDelay = 1000 > {code} > it'd send a message to activemq:cheese in a second -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.