Greetings.

Im making an example program that uses the inout pattern but im having some
issues.

I have this code for the router:
http://pastie.org/1816034

And this one for the java client that sends messages and expects replies:
http://pastie.org/1816035

So...when i test that code, i manage to get responses but, after some
seconds, i get this error in the console:
http://pastie.org/1816070

So, 3 questions:

1) What is going wrong?
2) If a temporary inbound queue is created
(http://camel.apache.org/request-reply.html), why do i need to specify the
queue ID?
3) If i have a temporary queue, how do i know it's ID?

--
View this message in context: 
http://camel.465427.n5.nabble.com/InOut-pattern-tp4328660p4328660.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to