IBM MQ resource custom properties settings
Specify custom properties that your enterprise information system (EIS) requires for the resource providers and resource factories that we configure. For example, most database vendors require additional custom properties for data sources that access the database.
To view this administrative console page:
- In the navigation pane, click...
Resources > JMS->JMS providers.
- If appropriate, in the content pane, change the scope of the IBM MQ messaging provider.
- In the content pane, click the IBM MQ messaging provider to support the JMS destination.
- In the content pane, under Additional Properties, click the type of resource to change, for example Queues.
- Click the name of the resource to work with.
- In the content pane, under General Properties, complete the groups of fields, for example Administration and IBM MQ Queue.
- In the content pane, under Additional Properties, click Custom properties to display a list of the custom properties of an IBM MQ resource.
A resource for use with the IBM MQ messaging provider has the following custom properties.
- The property values specified must match the values specified when configuring IBM MQ for JMS resources. For more information about configuring IBM MQ for JMS resources, see the Use Java section of the IBM MQ information center.
- In IBM 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 WebSphere Application Server.
Information Value 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.
Information Value Data type String
Description
A description of the resource, for administrative purposes within WAS.
Information Value Data type String Default Null
Required
Whether the resource is required, for administrative purposes within WAS.
Information Value Data type String Default Null
Related:
IBM MQ custom properties Configure custom properties for the IBM MQ resource adapter Mapping of administrative console panel names to command names and IBM MQ names