-
Oct 3rd, 2008, 03:38 PM
#1
How to get ExecutionContext?
I'm trying to expand on a simple batch job example from:
http://java.dzone.com/news/spring-batch-hello-world-1
and I'm a bit lost... how would I expand this to write ExecutionContext information to the BATCH_EXECUTION_CONTEXT table?
Do I have to convert this example to Steps instead of Tasklets?
I've tried to look through the samples......
Thanks
-
Oct 6th, 2008, 03:09 AM
#2
can try register executionlistener to your tasklet?
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