Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: CAMEL-1181

...

Code Block
jms:MyQueue?exchangePattern=InOut

NOTE
From Camel 1.5.1 you can specify the exchange pattern in DSL rule or Spring configuration.

Wiki Markup
{snippet:id=example|lang=java|url=activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/SetExchangePatternTest.java}
Wiki Markup
{snippet:id=example|lang=xml|url=activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/setExchangePattern.xml}
Include Page
CAMEL:Using This Pattern
CAMEL:Using This Pattern