-
Aug 22nd, 2010, 08:19 AM
#1
Spring batch admin usage and configuration
Hi,
I deployed th web application for Spring batch admin in Tomcat and i have 2 questions.
1) How can i remove the samples jobs provided (job1,job2..) to see only the jobs from my application
2) actually it is not possible to launch my jobs from the UI, they appear not launchable. What can i modify to see them launchable ?
Thanks.
-
Aug 25th, 2010, 02:52 AM
#2
1) remove the configuration from META-INF/spring/batch/jobs
2) add your own configuration to META-INF/spring/batch/jobs
See the user guide for more detail: http://static.springsource.org/sprin...Job_Executions
Tags for this Thread
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