Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Created May 24, 2015 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garethahealy/eb14c9fcf4b0da020123 to your computer and use it in GitHub Desktop.
Save garethahealy/eb14c9fcf4b0da020123 to your computer and use it in GitHub Desktop.
jmsBridgeTest
<route id="jmsBridgeTest">
<from uri="activemq:inbound?disableReplyTo=true"/>
<log message="Body == ${body}"/>
<to uri="activemq:outbound?useMessageIDAsCorrelationID=true"/>
</route>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment