On Wed, May 4, 2011 at 7:26 PM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> Read the documentation
>
> See request/reply over JMS
> http://camel.apache.org/jms

Thank you so much Claus! This is what I've been looking for.

from(xxx)
.inOut().to("activemq:queue:foo")
.threads(5)
.to(yyy)
.to(zzz);

I'll try this

-- 
~The best men are men who benefit to others
http://michsan.web.id 一緒に勉強しましょう!

Yang berkualitas memang beda rasanya!
http://rizqi-cookies.com

Reply via email to