7 Configure JNDI name for HTTP Listener
The following section details the steps to be followed to configure JNDI name for HTTP listener.
Below steps are for configuring a JNDI reference via a property map in WebLogic ensuring that any resource using this map with the specified key will access the JDBC DataSource bound at the indicated JNDI location. This approach facilitates decoupling application code from explicit resource names or connection details.