-
Feb 2nd, 2010, 04:45 AM
#1
spring batch admin
Hi,
How can i use spring batch admin for spring batch2.0
i want to work on spring batch admin, can any one let me know what are the necessary changes to be done and its impact...
thanks,
Ramesh Kasarla
-
Feb 2nd, 2010, 06:05 AM
#2
We used the Batch Admin as a good leg up to building our own UI. We needed a quite specific console to be able to manage many different jobs along with a whole raft of other operations.
However to get it up and running standalone wasn't much of a problem. It was deployed into a Glassfish container and configured to connect to our database and all was well. From memory it was documented with the admin download how to set up the configuration for the DB. We did have troubles when deploying to a SpringDM server. It wasn't quite OSGi ready.
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