Editing the JNDI property settings

The JNDI Properties pane of the Universal Test Client allows you to specify the JNDI properties required during JNDI lookup on the server. Typically, the Initial Context Factory and Provider URL must be specified at a minimum, however, other servers may require additional properties to be set. These properties are specific to the server you are connecting to, and you should refer to the server's documentation if you are unsure about any of these settings.

  1. In the left pane of the Universal Test Client page, click the JNDI Properties. The JNDI Properties page opens.

  2. To test enterprise beans running in a different installation of WebSphere Application Server:

    1. Change the Provider URL with the IP address of the remote installation.

    2. Enter the user id and password if you want to test any secured enterprise beans.

    3. Click Set to save the property changes.

  3. To add new JNDI properties:

    1. In the Name field type the name of the JNDI property.

    2. In the Value field, type the value for the new JNDI property.

    3. Click Add to add the new JNDI property to the list in the Additional JNDI Properties section.

  4. To remove a JNDI property entry:

    1. From the list in the Additional JNDI Properties section, select the JNDI property that you want to remove.

    2. Click Remove to remove the JNDI property from the list.