-
Jul 19th, 2010, 08:05 AM
#1
Spring Integration-Spring Batch
Hi,
I am working on Spring Integration asynchronous message flow.
I have a requirement where I need to implement Retry mechanism in failure scenarios.
I have come up with Spring Batch feature. But, I don't have enough inputs to go ahead my development.
Can anyone suggest how to integrate spring integration end point(outbound-channel) and spring batch component in order to perform retry operation ?
Any help can be greatly appreciated.
Thanks,
Venkat
-
Jul 19th, 2010, 08:32 AM
#2
You could start here (integration test from Spring Batch Integration project): https://src.springframework.org/svn/...ts-context.xml. There are plenty of different ways to combine the retry, repeat and transaction interceptors with Spring Integration, and how you need to do it will depend on your use case.
-
Jul 19th, 2010, 11:26 PM
#3
Spring Integration-Spring Batch
Hi Dave Syer,
Thanks a lot for your timely reply. I will go through that and let you know the status.
I hope, it would be great help to proceed further.
Thanks,
Venkat
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