Universal Messaging 10.5 | Migrating webMethods Broker to Software AG Universal Messaging Documentation | Migrating from webMethods Broker to Universal Messaging Guide | Performing Post-Migration Configuration | Integration Server Configuration | Configure a JNDI Provider Alias | Create a JNDI Provider Alias
 
Create a JNDI Provider Alias
Use the following procedure to create an alias to a JNDI provider.
*To create a JNDI provider alias
1. Open the Integration Server Administrator, if it is not already open.
2. In the Settings menu of the Navigation panel, click Messaging.
3. Under JMS Configuration, click JNDI Settings.
4. Click Create JNDI Provider Alias.
5. Specify the following information for the JNDI provider alias:
In this field...
Specify...
JNDI Alias Name
The alias name that you want to assign to this JNDI provider.
Description
A description for this JNDI alias.
Predefined JNDI Templates
The JNDI template that you want to use. Select the Universal Messaging template.
The JNDI templates provide information that you can use to complete alias configuration for a specific provider.
Note:
After you create a JNDI provider, Integration Server Administrator displays Current Settings as the value of the Predefined JNDI Templates field. This indicates that Integration Server uses the currently specified settings for the JNDI provider alias.
Initial Context Factory
The class name of the JNDI provider. The JNDI provider uses the initial context as the starting point for resolving names for the naming and directory operations.
If you selected a predefined JNDI template, Integration Server displays the initial context factory for the provider.
Provider URL
The Universal Messaging server URL in the format nsp://UM_host:UM_port (for example, nsp://127.0.0.1:9000).
If you are using a cluster of Universal Messaging servers, you can provide a list of comma-separated URLs to each server in the cluster. You can use semi-colon separated URLs in Universal Messaging 9.8 and later.
Security Principal
If basic authentication is configured, the principal name, or user name, supplied by Integration Server to the JNDI provider, if the provider requires one for accessing the JNDI directory.
For information about whether or not the JNDI provider requires security principal information, consult the product documentation for the JNDI provider.
Security Credentials
If basic authentication is configured, the credentials, or password, that Integration Server provides to the JNDI provider, if the provider requires security credentials to access the JNDI directory.
For information about whether or not the JNDI provider requires security credentials, consult the product documentation for the JNDI provider.
6. Click Save Changes.