Skip to content

Instantly share code, notes, and snippets.

@dandiep
Created December 13, 2011 23:57
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 dandiep/1474545 to your computer and use it in GitHub Desktop.
Save dandiep/1474545 to your computer and use it in GitHub Desktop.
HTTP POST to SQS
<flow name="producer">
<inbound-endpoint address="http://localhost:9090/queue"/>
<sqs:send-message/>
</flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment