JNDI Configuration
JNDI Configuration shared resource provides a way to configure the JNDI configuration that can be shared with other activities. This resource can be specified in any resource that permits JNDI connections. For example, JDBC Connection and JMS Connection can use JNDI connections.
JNDI Connection
This section has the following fields.
Field | Literal Value/Module Property | Description |
---|---|---|
JNDI Provider | No | The name of the JNDI connection.
Select any one of the JNDI provider from the following options:
|
Initial Context Factory | Yes | The initial context factory class for accessing JNDI. (com.tibco.tibjms.naming.TibjmsInitialContextFactory). |
Naming Providing URL | Yes | The name of the JNDI provider URL. For example, tibjmsnaming://localhost:7222. |
JNDI Property Configuration
This section contains optional properties to pass to the JNDI server. Use the + and X keys to add and delete properties in the list.
Copyright © Cloud Software Group, Inc. All rights reserved.