-
Bug
-
Resolution: Done
-
Major
-
16.0.0.Final
-
None
-
Workaround Exists
-
If the corresponding binding service (the service responsible for creating the jndi binding) is not ACTIVE (e.g. clustering binding services are always PASSIVE) or, due to a race condition, has not yet started completely, a null value will be returned.
The ee subsystem processes @Resource(lookup=...) correctly by establishing a dependency on the corresponding binder service.
- is cloned by
-
JBEAP-22290 [GSS](7.4.z) WFLY-11817 - CDI @Resource(lookup=...) processing does not start corresponding binder service
- Closed