It makes no difference whether you use "jms" or "activemq" as component
name so long you are using the same component (ActiveMqComponent) in both
cases.
The ActiveMqComponent is based on the JmsComponent and "optimized" for
using ActiveMq. Both components support the same set of options.

Using "exchangePattern='InOut'" is not necesary, because you use
"template.requestBody()" which use the InOut MEP.

Best,
Christian

On Mon, Dec 10, 2012 at 11:50 PM, brking <brk...@gmail.com> wrote:

> " in the queue name, not

Reply via email to