Use this page to configure properties of the Java Messaging Service (JMS) provider, if you want to use a JMS provider other than the internal WebSphere product JMS provider or the MQSeries product 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, and click New. The following fields appear on the General tab.
Data type | String |
Data type | String |
For example, for an LDAP service provider the value has the form: com.sun.jndi.ldap.LdapCtxFactory.
Data type | String |
For example, an LDAP URL for a JMS provider has the form: ldap://hostname.company.com/contextName.
Data type | String |
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 acceptable properties and values depend on the object that is created. Refer to the object documentation for a list of valid properties and values.