-
Enhancement
-
Resolution: Done
-
Major
-
20.0.1.Final
-
None
AbstractJobOperator currently gets application name via jndi lookup. It is an expensive operation for this task. Also in non-EE environment, lookup of application name will always return null. So it is better to retrieve application name from BatchEnvironment, and different impl of BatchEnvironment can provide application name differently.
Need to adjust BatchEnvironmentService to provide application name.
- clones
-
JBERET-495 Get application name from BatchEnvironment instead of jndi lookup
- Resolved
- is blocked by
-
WFLY-15059 Upgrade jberet-core from 1.3.9.Final to 1.3.10.Final; from 2.0.0.Final to 2.0.1.Final in ee-9 preview
- Resolved