From 3712f0fe8d9534a07395fdf824c01d616c2e0eb8 Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 21 Dec 2007 14:37:05 +0000 Subject: [PATCH] IN PROGRESS - issue BATCH-262: Hibernate Job blocks on flush http://jira.springframework.org/browse/BATCH-262 Comment out import of alt data source --- spring-batch-samples/src/main/resources/data-source-context.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-samples/src/main/resources/data-source-context.xml b/spring-batch-samples/src/main/resources/data-source-context.xml index 425aa404a..bd99ed601 100644 --- a/spring-batch-samples/src/main/resources/data-source-context.xml +++ b/spring-batch-samples/src/main/resources/data-source-context.xml @@ -80,6 +80,6 @@ - + \ No newline at end of file