Hello,
I must to pull data from 2 datasource (2 Mysql DB) and then perform some business modification on this...
For now, I just configured one datasource and all works fine...
Here is my...
Type: Posts; User: the-genius; Keyword(s):
Hello,
I must to pull data from 2 datasource (2 Mysql DB) and then perform some business modification on this...
For now, I just configured one datasource and all works fine...
Here is my...
hello,
I have the same problem as you and your post help me to resolve it!
When I add the instruction:builder.addLong("currTime", new Long(System.currentTimeMillis()));
my program work better...
can you run the quartz sample please??
I got several error when i lunch the quartzLauncher.launch in eclipse...
First some jar are missing in my class path but the football sample works fine... why...
hi,
i would like to know if is it possible ? i work command like based
thanks!
Hello all,
I can't run the quartz sample.
Where is the class JobRegistryBackgroundJobRunner and it's main method as said in the site?
How to run this sample?
I need to know how to work with...
Hello and congratulations for Spring batch 2.0.
It's really new for me...
I installed samples in eclipse and all my junit tests work fine.
Is it possible to update the web page with samples...