Yes, both were mine issues one after the other..
I have resolved the things and samples are running now..However I am still not sure why things did not work just out of the box as I had to move...
Type: Posts; User: tigerinhunt; Keyword(s):
Yes, both were mine issues one after the other..
I have resolved the things and samples are running now..However I am still not sure why things did not work just out of the box as I had to move...
I am running them using 'CommandLineJobRunner'. These are examples which I am trying to get up and running.
I dont think I have old version in my classpath but I am not sure about the name of old...
Hi Guys,
I am trying to run the samples that come with spring batch. Have tried running it in Eclipse, NetBeans and from command line (after setting all the classpaths) as is suggested on...
Hi,
I am having the same error and am using "org.springframework.batch.core-2.0.0.RC1.jar".
I am new to spring and spring batch..Any idea what might be wrong?
Thanks,
Hi Guys,
I am trying to run the samples that come with spring batch. Have tried running it in Eclipse, NetBeans and from command line (after setting all the classpaths) as is suggested on...
Hi,
Thanks for the response..Can you please provide an example on how to do that?
I tried specifying the "src/main/resources/jobs/TradeJobFunctionalTests-context.xml", which seems to be...
I am running them using CommandLineJobRunner
18:06:42,109 INFO main ClassPathXmlApplicationContext:411 - Refreshing...
Hi All,
Just read the reference doc few days ago and today trying to work through the examples.
Have got them setup in eclipse and build is running ok.
But when running the examples...