javaee7-samples icon indicating copy to clipboard operation
javaee7-samples copied to clipboard

typo in batch-decision?

Open pavelpetrovic opened this issue 6 years ago • 0 comments

here http://javaee-samples.github.io/sample/batch-decision/ myJob.xml says: < next on="foobar" to="step3"/ > but the text says: Decider is always returning the value foobar which forwards the execution to step2

shouldn't the xml also say to="step2" ?

pavelpetrovic avatar May 07 '19 05:05 pavelpetrovic