Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    229

    I implemented the decision step with a...

    I implemented the decision step with a JobExecutionDecider, which determine which step to go next according to the last waypoint reached (written in the job context). Instead of returning a job...
  2. If you want to use the data source of your...

    If you want to use the data source of your application server, you can define a batch.properties file and leave empty values for the required properties, so you don't need to define database...
  3. Replies
    2
    Views
    229

    Customize step restart behavior

    Imagine the following use case: my job is composed of three steps : A then B then C, and A is marked as allow-start-if-complete. This means that if B or C fails and the job is restarted, A will be...
  4. I created BATCH-1981...

    I created BATCH-1981 for this issue
  5. Hello, I've got the same problem when trying to...

    Hello, I've got the same problem when trying to stop running batches with the SimpleJobOperator through JMX, as in BATCH-954, in asynchronous mode like weibill, with a 2.1.9.RELEASE.

    Have you got...
Results 1 to 5 of 5