w this message in context:
http://old.nabble.com/Send-message-on-startup-tp28404593p28586079.html
Sent from the Camel - Users mailing list archive at Nabble.com.
igure this on the CamelContext.
http://camel.apache.org/advanced-configuration-of-camelcontext-using-spring.html
> 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.
>
>
Hi,
You may consider to user the event component[1], if you are using Spring
to start the camel context.
Otherwise, you may need to add a hook to send the message out when stat
the camel context.
[1] http://camel.apache.org/event.html
Willem
jtodd wrote:
I'd like to send a message to an Act
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.