1. parallel step ? using of PartitionStep... forum.springsource.orgparallel step ? using of PartitionStep... Hi, I try to use PartitionStep to execute the same step in parallel. I try with one tasklet like this : Code: |
2. PartitionStep-stop forum.springsource.orgI have configured a job, with a step using a partition model. When I try a stop the job using jobOperator.stop(), my partition(slave) steps are correctly moved to STOPPED status (ExitStatus ... |
3. Problem with PartitionStep forum.springsource.orgHi Lads, I'm trying to use PartitionStep but there is no "ref" attribute in "step" tag (there is no logic to deal with the tag in configuration package as well). Could ... |
4. PartitionStep & JdbcStepExecutionDao issue forum.springsource.orgDec 2nd, 2009, 06:04 AM #1 bilborn View Profile View Forum Posts Private Message Junior Member Join Date Dec 2009 Posts 2 PartitionStep & JdbcStepExecutionDao issue Hi, I am using Spring ... |
5. NullPointer in reader when using PartitionStep forum.springsource.orgNullPointer in reader when using PartitionStep I have a setup where I am reading EDIFACT (http://en.wikipedia.org/wiki/EDIFACT) files where a working reader gives NullPointer exceptions once it's used in a PartitionStep. Since ... |
6. Defining a flow inside a PartitionStep forum.springsource.orgApr 20th, 2010, 10:00 AM #1 tonvanbart View Profile View Forum Posts Private Message Junior Member Join Date Mar 2010 Posts 21 Defining a flow inside a PartitionStep Hi, Based on ... |
7. Configuring a PartitionStep using PropertyPlaceHolderConfigurer forum.springsource.orgAug 26th, 2010, 08:05 AM #1 tonvanbart View Profile View Forum Posts Private Message Junior Member Join Date Mar 2010 Posts 21 Configuring a PartitionStep using PropertyPlaceHolderConfigurer Hi all, I have ... |
8. Is PartitionStep my solution? forum.springsource.orgIs PartitionStep my solution? Greetings, I've a Spring Batch job that's rather established and like always a new requirement has come over the horizon and upset the applecart! Presently my Job ... |