
You can access the naming tree of the AS Java JNDI Registry Service using the JNDI Browser in the SAP NetWeaver Administrator. You can browse the naming tree to check the JNDI names of the resources bound in the AS Java naming system.
Prerequistites
In the SAP NetWeaver Administrator, choose .
The JNDI registry appears in a tree structure.
Browsing the Naming Tree to Locate the Needed Resource
In the JNDI Registry pane, open the Root tree structure and select the resource you need.
The Object Details pane that appears below the JNDI Registry pane provides details about the selected resource (details are shown only if the selected resource is of type object).
Searching for a Resource
From the Find dropdown box, choose the required search option - you can search resources by object name, class name, or context name.
In the adjacent field, enter the name or part of the name of the resource you want the system to find and choose Go .
All results that match the search criteria are displayed in a tree structure.
You do not need to use an asterisk (*) when you enter your search criteria. The system displays all results that contain the string you have entered.
Select the resource whose details you want to view.
The Object Details pane that appears below the JNDI Registry pane shows details about the selected resource (details are shown only if the selected resource is of type object).