From 4c2d473874d25e675de6d9e443eed153fd384afe Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 28 Aug 2007 10:51:58 +0000 Subject: [PATCH] The custom editor configurer needs to be added to the job configuration. Also the step scope registration OPEN - issue BATCH-115: (some) samples launched from command line don't work http://opensource.atlassian.com/projects/spring/browse/BATCH-115 --- .../main/resources/jobs/simpleTaskletJob.xml | 18 +++++++++++------- .../resources/simple-container-definition.xml | 2 +- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/samples/src/main/resources/jobs/simpleTaskletJob.xml b/samples/src/main/resources/jobs/simpleTaskletJob.xml index c3bf25599..847316b7c 100644 --- a/samples/src/main/resources/jobs/simpleTaskletJob.xml +++ b/samples/src/main/resources/jobs/simpleTaskletJob.xml @@ -27,8 +27,6 @@ - - @@ -43,6 +41,12 @@ + + + + /data/simpleTaskletJob/input/20070122.teststream.ImportTradeDataStep.txt + + @@ -57,11 +61,6 @@ - - - - @@ -75,5 +74,10 @@ + + + + + \ No newline at end of file diff --git a/samples/src/main/resources/simple-container-definition.xml b/samples/src/main/resources/simple-container-definition.xml index 8b0017c82..6c5ca9446 100644 --- a/samples/src/main/resources/simple-container-definition.xml +++ b/samples/src/main/resources/simple-container-definition.xml @@ -98,7 +98,7 @@ - +