Secured Access to JNDI over HTTP

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2561

This topic has not yet been written. The content below is from the topic description.
6.4.3. Securing Access to JNDI over HTTP One benefit to accessing JNDI over HTTP is that it is easy to secure access to the JNDI InitialContext factory as well as the naming operations using standard web declarative security. This is possible because the server side handling of the JNDI/HTTP transport is implemented with two servlets. These servlets are included in the http-invoker.sar/invoker.war directory found in the default and all configuration deploy directories as shown previously.