JSR 352 – dynamic job loading-Collection of common programming errors
Implementation-specific loader
The batch runtime implementation must provide an implementation-specific means by which Job XML references are resolved to a Job XML document.
The purpose of an implementation-specific loader is to enable Job XML loading from outside of the application archive, such as from a repository, file system, remote cache, or elsewhere.
I wondered where to find the documentation about the IBM reference impl. specific job loading?
I want to to add new job definitions at runtime. The the directory containing job definition files seems to loaded once.