Search:

Type: Posts; User: amrudhta; Keyword(s):

Search: Search took 0.01 seconds.

  1. Issue in Launching a job using CommandLauncher for standalone application.

    Hi ..

    I have implemented one standalone application which launches a job using commandLaucher.
    My requirement is after the job processing is done , control should return back to the job calling ...
  2. Replies
    0
    Views
    516

    Spring batch Partitioning queries

    Hi....

    I am new to spring batch and trying to understand the the actual behavior of spring batch partitioning.

    I have developed a demo project using paritioning [single process,...
  3. Replies
    7
    Views
    1,674

    thx anshumania...got it configured :)..but i have...

    thx anshumania...got it configured :)..but i have few questions here..

    1. What is the need of using PropertyPlaceholderConfigurer ? Cant we configure datasource with direct values? [ I had tried...
  4. Replies
    7
    Views
    1,674

    hey anshumania.. Could you plz guide me fr how...

    hey anshumania..

    Could you plz guide me fr how batch admin is to be connected to database? coz I m trying the same by following the steps given in ref doc..but no go..
    I have deployed the spirng...
  5. Spring batch admin configuration for pointing the database

    Hi,

    I have created a standalone batch application and have configured jobrepository to persist the metadata abt job in sqlserver. Now I want to connect spring batch admin to this sqlserver so...
  6. Yes thx Marten ..got to know the mistake..that...

    Yes thx Marten ..got to know the mistake..that error got resolved but now getting another error as :
    ERROR - Job Terminated in error: Line 9 in XML document from class path resource...
  7. The matching wildcard is strict, but no declaration can be found for element 'bean'

    I am trying to read from cvs and write to csv using FlatFileItemReader and FlatFileItemWriter . When trying to execute getting following error



    ERROR - Job Terminated in error: Line 44 in XML...
  8. Thx Sir .. I included xstream.jar and...

    Thx Sir ..

    I included xstream.jar and jettison.jar which solved the problem :)
  9. Error creating bean with name 'jobRepository' whensqlserver is used fr datarepository

    Hi ,

    I am new to spring batch . I am trying to use spring batch + ms sql server . My application runs the job and information regarding that job is persisted in databse.

    I have configured...
Results 1 to 9 of 9