Thanks for the help Dave.
Interestingly enough, the javadocs for MapJobRepositoryFactoryBean do not mention anything about not being used in a multi-threaded job or step. However, based on my...
Type: Posts; User: babstr; Keyword(s):
Thanks for the help Dave.
Interestingly enough, the javadocs for MapJobRepositoryFactoryBean do not mention anything about not being used in a multi-threaded job or step. However, based on my...
This may be a simple problem or I may be completely missing something in my configuration. I am trying to implement a parallel batch job based on the partitioning example provided with the Spring...