DATE « Batch « Spring Q&A





1. DATE_VAL in the table BATCH_JOB_PARAMS    forum.springsource.org

In the table BATCH_JOB_PARAMS, DATE_VAL column is getting the default value of "31-DEC-69 06.00.00.000000 PM". What do i need to configure to disable this?

2. BATCH_JOB_PARAMS: weird DATE_VAL value    forum.springsource.org

BATCH_JOB_PARAMS: weird DATE_VAL value Hi I am calling a batch job with this parameters: Code: P03Test-context.xml p03job nombre.archivo=classpath:input/P030517C.057 id.ejecucion=243 archivo.tipo=P03 ifi=001 anio=2008 mes=06 dia=00 numero.cinta=420322 fecha.ejecucion=26/09/2008 And this is how they ...

3. Spring Batch 2.0: approximate target release date    forum.springsource.org

We should be pushing out RC1 anyday now, after that it should be fairly quick. It's difficult to put a hard date on it though, since we need feedback from the ...

4. Exxepceted Release date for Batch 2.1.0 & Osgi Compatibilty    forum.springsource.org

Exxepceted Release date for Batch 2.1.0 & Osgi Compatibilty We have use cases for Spring batch in our production environments. We plan to use 1. Dm server 2.0 along with 2. ...

5. Spring Batch Admin displays incorrect Dates    forum.springsource.org

Spring batch admin is currently displaying all dates 10 hours earlier than they actuallly are. My timezone is GMT +10 which would explain why this is happening; Spring Batch Admin is ...

6. Nice to have creation date in BATCH_JOB_INSTANCE table    forum.springsource.org

Nice to have creation date in BATCH_JOB_INSTANCE table I feel it would be good to have a creation date in BATCH_JOB_INSTANCE table. We are actually trying to figure out the schedule ...