Re: Way for a message to spawn new processors

2010-01-03 Thread Willem Jiang
Hi, You can use the ProducerTemplate to send a new message to whatever endpoint that you want to send to in the processor. Here is an example[1] in apache wiki. [1] http://camel.apache.org/how-do-i-write-a-custom-processor-which-sends-multiple-messages.html Willem Pete Mueller wrote: Hey

Way for a message to spawn new processors

2010-01-03 Thread Pete Mueller
ow do you tell the exchange what route it is to take? Is this what "direct" or "seda" is used for? thanks -pete -- View this message in context: http://old.nabble.com/Way-for-a-message-to-spawn-new-processors-tp27007460p27007460.html Sent from the Camel - Users mailing list archive at Nabble.com.