Search:

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

Search: Search took 0.03 seconds.

  1. How can i avoid using Memory and DB job repositories ?

    Hello,

    I don't want to use Memory Job Repository or DB Job Repository.. How can i avoid using Memory and DB job repositories.. Because my process if infinite process, in which "step" calls itself...
  2. Replies
    2
    Views
    1,310

    Hello, As per my understand you want a...

    Hello,

    As per my understand you want a flatfileitemreader which reads a file of each row of variable length. I also had the same problem(my processing file has different count of values in each...
  3. Replies
    3
    Views
    1,005

    Thanks Dave.. I am facing one more issue in...

    Thanks Dave..

    I am facing one more issue in the above spring batch job.. I am trying to start the above spring batch job as OSGI bundle.

    Here in my bundle activator .. start method i writting...
  4. Replies
    3
    Views
    1,005

    How can i restart the failed job ?

    Hi,
    I implemented my own flatfileitemreader for reading the data from file, and it stores the seek position of processing file so dat from next time if the job restarted reader reads the data from...
  5. How to run spring batch job in osgi container

    Hi,
    Can anybody tell me how can i start the spring batch job in osgi(equinox) container and how can i use the service published by other bundle in the same container by my bundle.

    Thanks ...
Results 1 to 5 of 5