Use this panel to view the configuration properties of a selected JMS provider. You cannot change the properties of a default messaging provider or a WebSphere MQ messaging provider. To view this page, use the administrative console to complete one of the following steps:
If you want to browse or change JMS resources of the JMS provider, click the link for the type of resource under Additional Properties. For more information about the administrative console panels for the types of JMS resources, see the related topics.
For default messaging providers and WebSphere MQ messaging providers, only the scope, name, and description properties are displayed for information only. You cannot change these properties.
For another type of JMS provider that you have defined yourself, extra properties are displayed that you can change.
The default messaging provider is installed and runs as part of WebSphere Application Server, and is based on service integration technologies.
The level to which this resource definition is visible; the cell, node, or server level.
Resources such as messaging providers, namespace bindings, or shared libraries can be defined at multiple scopes, with resources defined at more specific scopes overriding duplicates which are defined at more general scopes. For more information about the scope setting, see Scope settings.
The name by which the JMS provider is known for administrative purposes.
Data type | String |
Default |
|
A description of the JMS provider, for administrative purposes within WebSphere Application Server.
Data type | String |
A list of paths or JAR file names which together form the location for the JMS provider classes. Each class path entry is on a separate line (separated by using the Enter key) and must not contain path separator characters (such as ';' or ': '). Class paths can contain variable (symbolic) names to be substituted using a variable map. Check your driver installation notes for specific JAR file names that are required.
This property does not apply to default messaging providers or WebSphere MQ providers.
Data type | String |
An optional path to any native libraries (*.dll, *.so). Each native path entry is on a separate line (separated by using the Enter key) and must not contain path separator characters (such as ';' or ': '). Native paths can contain variable (symbolic) names to be substituted using a variable map.
This property does not apply to default messaging providers or WebSphere MQ providers.
Data type | String |
The Java classname of the initial context factory for the JMS provider.
This property does not apply to default messaging providers or WebSphere MQ providers.
For example, for an LDAP service provider the value has the form: com.sun.jndi.ldap.LdapCtxFactory.
Data type | String |
Default | Null |
The JMS provider URL for external JNDI lookups.
This property does not apply to default messaging providers or WebSphere MQ providers.
For example, an LDAP URL for a messaging provider has the form: ldap://hostname.company.com/contextName.
Data type | String |
Default | Null |