Hi goyinho.
I´m having the same problem at the time of use jobParameters within the beans with scope="step", in my case I'm trying to use the jobParameter to put in the WHERE clause for set my...
Type: Posts; User: brunogambier; Keyword(s):
Hi goyinho.
I´m having the same problem at the time of use jobParameters within the beans with scope="step", in my case I'm trying to use the jobParameter to put in the WHERE clause for set my...
Hello Dave Syer.
Thanks a lot for your answer, I read your suggestion but this example is used by read one file stating onde bean property.
I need to pass a parameter of inial date and...
Friends.
Now I have de below context.
Processor in the STEP1 I create an object (PSURs) that the property has a list and add items to it.
But now the processor in the STEP2 I need to add...
Hello Dave.
Thank you for instruction but I am trying to use it in the "bean" from my job but he is reading # (jobParameters [id]) as a string.
The difference between your example and my xml is...
Colleagues, could solve the problem changing my version of Spriger bacth to version 2.0.1 to 2.0.0.
I looked at the release notes:...
Dear friends, I am trying to load my xml to job but is giving the error JobRepository is mandatory.
I saw an example of Dave Syer at...
Peoples.
When I start my job I get the error below (Caused by: java.lang.IllegalArgumentException: JobRepository is mandatory).
Follow my files of application below to.
Someone had...
Hi Peoples.
I have one applicationContext and this load beans of datasource, hibernate, jobsFactory and one Job.
But when this load job xml I have one error of parser xml.
I think my...
Master Dave.
Thanks a lot man, is worked.
Regards.
Bruno Gambier
My Friends.
I'm using HibernateCursorItemReader but in time to crate queryString I came cross the problem at not having as create queryString using setParameter in HibernateCursorItemReader.
...