-
Enhancement
-
Resolution: Done
-
Major
-
1.4.0.Alpha1
-
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.
- is cloned by
-
WFLY-13809 Get application name from BatchEnvironment instead of jndi lookup
- Closed
- is incorporated 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