Results 1 to 2 of 2

Thread: spring batch admin

  1. #1
    Join Date
    Jul 2009
    Location
    Hyderabad
    Posts
    28

    Default 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

  2. #2
    Join Date
    May 2008
    Posts
    15

    Default

    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
  •