Hi I am new to Spring Batch. I have a working Spring Batch Admin deployment (spring-batch-admin-sample-1.0.0.M3) on Glassfish utilizing Spring Security, H2 database. I would like to define a directory that is polled for job files while the application is running and adds new jobs to the admin web interface (JobRegistry) but I can not find a complete example showing this feature. I will run these jobs later in other code.
I figure this should not be too complex, prob just a matter of configuring my application-context.xml.
Thanks in Advance!


Reply With Quote
="http://www.springframework.org/schema/p"