Re: routing like jetty-splitter-aggregator-reply request/response problem

2015-01-08 Thread wubo.neusoft
2. It seems Jetty return directly before split. Hopefully, some one can help me. It will be great. Thank you very much ahead! -- View this message in context: http://camel.465427.n5.nabble.com/routing-like-jetty-splitter-aggregator-reply-request-response-problem-tp473793p5761480.html Sent from

Re: routing like jetty-splitter-aggregator-reply request/response problem

2009-03-10 Thread Claus Ibsen
On Fri, Mar 6, 2009 at 4:30 PM, beduin gabriele.fr...@intext.it wrote: Hi, I'm building a routing like this : from jetty to splitter to aggegator to responseProcessor to mockend each endpoint is set to InOut and direct. Basically I want that request from jetty (that's like a batch to

Jetty-splitter-aggregator - reply

2009-03-06 Thread beduin
-- View this message in context: http://www.nabble.com/Jetty-splitter-aggregator---reply-tp22374389p22374389.html Sent from the Camel - Users mailing list archive at Nabble.com.

routing like jetty-splitter-aggregator-reply request/response problem

2009-03-06 Thread beduin
Hi, I'm building a routing like this : from jetty to splitter to aggegator to responseProcessor to mockend each endpoint is set to InOut and direct. Basically I want that request from jetty (that's like a batch to process) being splitted, processed (when all work), aggegated and have a response