Wrong class name for job launcher (but build didn't fail)

This commit is contained in:
dsyer
2007-10-26 07:48:30 +00:00
parent e3dd282d5a
commit 98e54fb504

View File

@@ -33,7 +33,7 @@
</bean>
<bean id="jobLauncher"
class="org.springframework.batch.execution.bootstrap.TaskExecutorJobLauncher">
class="org.springframework.batch.execution.bootstrap.SimpleJobLauncher">
<property name="jobExecutorFacade" ref="jobExecutorFacadeOverride" />
<property name="taskExecutor">
<bean