You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The JNDI namespace is not something that microservice and small application environments have a need of. Further, none of the Core Profile specifications make use of or define integration with JNDI. Integration with JNDI should not be a requirement for Core Profile implementations.
Describe the solution you'd like
The platform specification needs to factor out requirements and exclude the Core Profile where applicable. The JNDI of the
ApplicationProgrammingInterface.adoc needs to be updated to exclude the Core Profile from JNDI requirements.