-
Jan 30th, 2009, 12:49 PM
#1
Abort a tasklet without aborting Job
Under certain conditions, I'd like to throw an exception in a tasklet so that the tasklet aborts and the stepExecutionListener onErrorInStep method can do some stuff.
However, I do not wish to abort the entire job, but instead to have the job resume by invoking the next tasklet in the step list.
Any suggestions on how I might accomplish this? I am using Spring Batch 1.1.2.
Thanks.
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