Skip to content

Instantly share code, notes, and snippets.

@ddossot
Created June 24, 2010 00:27
Show Gist options
  • Save ddossot/450786 to your computer and use it in GitHub Desktop.
Save ddossot/450786 to your computer and use it in GitHub Desktop.
<service name="http-rsw-requester">
<inbound>
<inbound-endpoint ref="rsw-request" responseTimeout="5000" />
</inbound>
<http:rest-service-component httpMethod="GET"
serviceUrl="#[message:payload]" />
</service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment