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.
- In the left pane of the Universal Test Client page, click the JNDI
Properties link. The JNDI Properties page opens.
- To test enterprise beans running in a different installation of WebSphere® Application
Server:
- Change the Provider URL with the IP address of the remote installation.
- Enter the user id and password if you want to test any secured
enterprise beans.
- Click Set to save the property changes.
- To add new JNDI properties:
- In the Name field type the name of the
JNDI property.
- In the Value field, type the value for
the new JNDI property.
- Click Add to add the new JNDI property
to the list in the Additional JNDI Properties section.
- To remove a JNDI property entry:
- From the list in the Additional JNDI Properties section, select
the JNDI property that you want to remove.
- Click Remove to remove the JNDI property
from the list.