JSR-352: Investigate request limit of job operator from batch runtime in Java SE

Description

Previously, the batch job operator JobOperator can only be requested once from the batch runtime under JBeret SE. If it is requested more than once, an error will be thrown.

Error message:

This ticket aims to investigate:

  • Is it still the case on the current codebase?

  • Is it a bug from JBeret SE / JBatch SE?

  • Is there any case where BatchRuntime#getJobOperator() need to be called twice?

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created March 25, 2017 at 8:32 PM
Updated December 3, 2024 at 11:53 AM
Resolved May 22, 2017 at 6:58 AM