Hi Ashwin, thank you for your reply. I looked at the example you gave me and saw that the route contains only a single queue. When I ran my JUnit test using only a single queue (activemq:queue:start), I did get a proper reply back. The timeout only happens when I try to pass something onto the other queue (activemq:queue:continue) from the first queue.
Here is the definition of the Handler bean and the corresponding methods. Some of the methods are void, but the message should just be passed further even though they don't return anything specific. http://camel.465427.n5.nabble.com/file/n4330690/Handler.java Handler.java Regards, Frankie -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-getting-response-in-synchronous-route-tp4330451p4330690.html Sent from the Camel - Users mailing list archive at Nabble.com.