Camel topic subscription with consumer.retroactive = true

2010-05-03 Thread jtodd
Hi All, Active MQ has this http://activemq.apache.org/retroactive-consumer.html consumer.retroactive feature which I've used with a simple Spring JMS listener to tell it to ask for old messages given the http://activemq.apache.org/subscription-recovery-policy.html subscription recovery policy

Send message on startup

2010-04-29 Thread jtodd
I'd like to send a message to an Active MQ topic when the Camel context starts up. What the best way to accomplish this? -- View this message in context: http://old.nabble.com/Send-message-on-startup-tp28404593p28404593.html Sent from the Camel - Users mailing list archive at Nabble.com.