Show TOC

JNDI BrowserLocate this document in the navigation structure

Use

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 Start of the navigation path Troubleshooting Next navigation step Java  Next navigation step  JNDI Browser End of the navigation path.

The JNDI registry appears in a tree structure.

Procedure

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

  1. From the Find dropdown box, choose the required search option - you can search resources by object name, class name, or context name.

  2. 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.

    Note

    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.

  3. 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).