I just take a quick look at the document of Camel Spring AMQP
component[1], it doesn't support to setup the exchangePattern option.
From your description, it looks like it is still use the InOnly
exchange pattern.
On Mon Jul 23 15:36:37 2012, Bruno Dusausoy wrote:
Hi,
I know this is not an
Hi,
I know this is not an official Camel component but is it possible to do
request/reply with the Camel Spring AMQP component ?
I don't see any example on the internet.
Basically here's my context :
http://camel.apache.org/schema/spring";>