IN PROGRESS - issue BATCH-262: Hibernate Job blocks on flush

http://jira.springframework.org/browse/BATCH-262

Comment out import of alt data source
This commit is contained in:
dsyer
2007-12-21 14:37:05 +00:00
parent c456d3b306
commit 3712f0fe8d

View File

@@ -80,6 +80,6 @@
<property name="incrementerName" value="BATCH_PARTITION_EXECUTION_SEQ" />
</bean>
<import resource="alt-data-source-context.xml" />
<!-- import resource="alt-data-source-context.xml" /-->
</beans>