Hi Erik FYI, I just added a JIRA[1] to track your requirement. [1] https://issues.apache.org/activemq/browse/CAMEL-1020
Willem Willem Jiang wrote: > If we are using InOut Exchanage pattern when sending the message, we can > get the response message easily. Here is an Example[1] > > https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/JmsInOutPipelineWithBeanTest.java > > Willem > > Erik Martino Hansen wrote: >> Given the loan broker example >> >> http://activemq.apache.org/camel/loan-broker-example.html >> >> What would it take to correlate the messages in loanRequestQueue and the >> loanResponseQueue so that it could be wrapped in a single method call that >> waits on the response. >> >> Where can I find a good example of that. > >
