Is your feature request related to a problem? Please describe.
JNDI is not the strategic way that things should be looked up in Jakarta. CDI should be the normal way to look things up.
Describe the solution you'd like
Evaluate use of JNDI in the platform spec and component specs to see if CDI-based alternatives exist and if they do consider deprecating JNDI usage in the platform and component specifications. If an alternative doesn't exist research to see if one can be created.
Is your feature request related to a problem? Please describe.
JNDI is not the strategic way that things should be looked up in Jakarta. CDI should be the normal way to look things up.
Describe the solution you'd like
Evaluate use of JNDI in the platform spec and component specs to see if CDI-based alternatives exist and if they do consider deprecating JNDI usage in the platform and component specifications. If an alternative doesn't exist research to see if one can be created.