BATCH 733: Parent context missed a commit...

This commit is contained in:
dsyer
2008-07-21 16:49:14 +00:00
parent 69a64758d8
commit eae6e5078b
4 changed files with 10 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<description>Example job to get you started. It provides a skeleton for a typical batch application.</description>
<import resource="classpath:/simple-job-launcher-context.xml"/>
<import resource="classpath:/org/springframework/batch/sample/config/common-context.xml" />
<bean id="job1" parent="simpleJob">
<property name="steps">