Dave, I am trying that but I am finding a few very strange sideffects from that.
I started by overrriding the data-source-context from spring-batch-admin-manager to use my already defined...
Type: Posts; User: jelmstrom; Keyword(s):
Dave, I am trying that but I am finding a few very strange sideffects from that.
I started by overrriding the data-source-context from spring-batch-admin-manager to use my already defined...
I am trying to see if we can use Spring batch Admin to control our Spring batches.
This application would be deployed on a tightly controlled server in production where a straight JDBC connection...
Dave,
I did build it from the POM file and the spring-batch-integration.1.0.0.RC1.jar is included in WEB-INF/lib
About the sample;
The milestone samples from...
Dave,
I am trying to build the sample RC1 verison but I am getting an xsd exception for the 'channel element in the batch-admin configuration-context.xml
Can you make a sample available for...
I have a simlar problem to the one sidetracked to at the end of this thread
I have a job that will process items, and when a certain business exception occurs I skip those and mark them for later...