Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,344

    handling items with ValidationExceptions

    hi,
    A previous post from Joris Kuipers talked about handling ValidationExceptions and skipping to the next item. In the end he came up with a custom solution of extending...
  2. getStatistics() in SimpleJobLauncher not working?

    Hi, have changed one of the samples to cast the laucher to SimpleJobLauncher (which is it's run time type) and then invoked the getStatistics() method after a call to run(). However I get an empty...
  3. Replies
    1
    Views
    1,311

    Access to job statistics from launcher

    Hi,

    A have written a simple implementation of a job launcher which reads a SimpleJobLauncher from the Spring Batch config file, and invokes the run() method.

    What I would like to do is to print...
  4. Replies
    1
    Views
    2,533

    How to configure NESTED transactions

    I am trying to configure a Logical Unit of Work for the RestartSample. I have modified RestartFunctionalTests so that there is only one invokation of runJob() . The end game is to rollback ALL...
Results 1 to 4 of 4