Supports Expression Language: true (will be evaluated using variable registry only)JNDI Provider URL | java.naming.provider.url | | | The URL of the JNDI Provider to use as the value for java.naming.provider.url. See additional details documentation for allowed URL schemes. Supports Expression Language: true (will be evaluated using variable registry only) |
JNDI Name of the Connection Factory | connection.factory.name | | | The name of the JNDI Object to lookup for the Connection Factory. Supports Expression Language: true (will be evaluated using variable registry only) |
JNDI / JMS Client Libraries | naming.factory.libraries | | | Specifies jar files and/or directories to add to the ClassPath in order to load the JNDI / JMS client libraries. This should be a comma-separated list of files, directories, and/or URLs. If a directory is given, any files in that directory will be included, but subdirectories will not be included (i.e., it is not recursive).
This property expects a comma-separated list of resources. Each of the resources may be of any of the following types: URL, file, directory.
Supports Expression Language: true (will be evaluated using variable registry only) |
JNDI Principal | java.naming.security.principal | | | The Principal to use when authenticating with JNDI (java.naming.security.principal). Supports Expression Language: true (will be evaluated using variable registry only) |
JNDI Credentials | java.naming.security.credentials | | | The Credentials to use when authenticating with JNDI (java.naming.security.credentials). Sensitive Property: true |
Dynamic Properties:
Supports Sensitive Dynamic Properties: No
Dynamic Properties allow the user to specify both the name and value of a property.
Name | Value | Description |
---|
The name of a JNDI Initial Context environment variable. | The value of the JNDI Initial Context environment variable. | In order to perform a JNDI Lookup, an Initial Context must be established. When this is done, an Environment can be established for the context. Any dynamic/user-defined property that is added to this Controller Service will be added as an Environment configuration/variable to this Context. Supports Expression Language: true (will be evaluated using variable registry only) |
State management:
This component does not store state.Restricted:
This component is not restricted.System Resource Considerations:
None specified.See Also:
ConsumeJMS, PublishJMS, JMSConnectionFactoryProvider