On Fri, Mar 12, 2010 at 11:09 AM, leNerd <lennart.petersson...@gmail.com> wrote:
>
> Hi Forum
>
> I need a pattern that responds to a message by generating an entirely new
> message, but not as response (like request-reply pattern).
> I suppose you could describe my request as an Event Driven Producer :)
>
> Any suggestions would be appreciated.
>

I recon Event Message is the closet pattern
http://camel.apache.org/event-message.html

But Camel provides a variation of the wireTap which allows you to send
a new message
See section - sending a new Exchange
http://camel.apache.org/wire-tap.html




> leNerd
>
> --
> View this message in context: 
> http://old.nabble.com/Event-Driven-Producer-%3A%29-tp27874120p27874120.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to