-
Dec 6th, 2012, 04:06 PM
#1
Best way to implement retry for remote HTTP calls
Hello,
I have channel with queue and it has several messages.
All of them should go to the remote system via http-outbound-gateway
If remote system is not available where do my message go? To the nowhere?
How can I retry later? Does there is something like "error-channel" for http-outbound-gateway?
PS:
I found way I probably like: using transactional chain + PseudoTransactionManager. It works.
But could I do it with less XML?
Last edited by Link; Dec 6th, 2012 at 04:42 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules