WebSphere MQ resource custom properties settings
To specify custom properties for the enterprise information system resource providers and resource factories...
- In the navigation pane, click...
Resources | JMS | JMS providers
- Set the scope.
- Go to...
WebSphere_MQ messaging_provider | Additional Properties | resource_type | resource_name- In the content pane, under General Properties, complete the groups of fields, for example Administration and WebSphere MQ Queue.
- In the content pane, under Additional Properties, click Custom properties to display a list of the custom properties of a WebSphere MQ resource.
A resource for use with the WebSphere MQ messaging provider has the following custom properties.
- The property values specified must match the values that you specified when configuring WebSphere MQ for JMS resources.
See about configuring WebSphere MQ for JMS resources, see the WebSphere MQ Use Java section of the WebSphere MQ library.
- In WebSphere MQ, names can have a maximum of 48 characters, with the exception of channels, which have a maximum of 20 characters.
- Name
The name by which the resource is known for administrative purposes within IBM WAS.
Data type String
- Value
The value of the resource.
As a convention, use the fully qualified JNDI name; for example, in the form jms/Name, where Name is the logical name of the resource.
This name is used to link the platform binding information. The binding associates the resources defined by the deployment descriptor of the module to the actual (physical) resources bound into JNDI by the platform.
Data type String
- Description
A description of the resource, for admin purposes within IBM WAS.
Data type String Default Null
- Required
Whether or not the resource is required, for administrative purposes within IBM WAS.
Data type String Default Null
 
Related concepts
WebSphere MQ custom properties
Related tasks
Set custom properties for the WebSphere MQ messaging provider
Related
Mapping of admin console panel names to command names and WebSphere MQ names WebSphere MQ library