-
Oct 12th, 2009, 12:30 AM
#1
Monitor for Spring batch
Do we have plan to develop a generic monitoring/ control (start + stop) web front end for spring batch?
Or any recommendations how to go about?
Thanks,
Deva
-
Oct 12th, 2009, 05:00 PM
#2
If you write one, you can make use of the JobOperator and JobExplorer classes that are provided by Spring Batch. They should offer many of the methods you'll need to monitor and control jobs.
-
Oct 27th, 2009, 12:00 AM
#3
Yes, I am almost done with web based batch admin monitor. It will be available for download pretty soon. It is in testing phase and once the testing is done, I will post the URL and other information with respect to the tool.
Regards,
Vigil
-
Nov 5th, 2009, 09:20 AM
#4
Hi Vigil,
We urgently need a web based batch monitor/control tool. What we were gonna do was starting from scratch. But i've seen your comment and thought that we could also make some contribution to your work if you share it. We have one extra prerequisite in this tool which is monitoring/controlling quartz jobs as well.
thanks
mahmut
-
Nov 5th, 2009, 03:09 PM
#5
In case you haven't heard, Spring Batch Admin is on the launchpad for 1.0.0M1. I just need to write a blog. The code is actually already released and deployed, but I want to announce it properly as well.
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