JMS provider settings for application clients
Use this page to configure properties of the JMS provider, if you want to use a JMS provider other than the internal WebSphere JMS provider or the MQSeries JMS provider.
To view this Application Client Resource Configuration Tool (ACRCT) page, click File > Open. After you browse for an EAR file, click Open. Expand the selected JAR file. Right-click JMS Providers > click New. The following fields appear on the General tab.
- Name
- The name by which the JMS provider is known for administrative purposes.
Data type String Units En_US ASCII characters Default Null Range 1 through 30 ASCII characters - Description
- A description of the JMS provider, for administrative purposes
Data type String Units En_US ASCII characters Default JMS provider Range 1 through 30 ASCII characters - Class Path
- A list of paths or jarfile names which together form the location for the resource provider classes.
- Context factory class
- The Java classname of the initial context factory for the JMS provider.
For example, for an LDAP service provider the value has the form: com.sun.jndi.ldap.LdapCtxFactory.
Data type String Units En_US ASCII characters Default Null Range 1 through 30 ASCII characters - Provider URL
- The JMS provider URL for external JNDI lookups.
For example, an LDAP URL for a JMS provider has the form: ldap://hostname.company.com/contextName.
Data type String Units En_US ASCII characters Default Null Range 1 through 30 ASCII characters - Custom Properties
- Specifies name-value pairs for setting additional properties on the object that is created at runtime for this resource.
You must enter a name that is a public property on the object and a value that can be converted from a string to the type required by the set method of the property. The accectable properties and values depend on the object that is created. Refer to the object documentation for a list of valid properties and values.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.