Resource adapter properties
Configure the IBM MQ resource adapter that underlies the IBM MQ messaging provider.
To view this page, use the administrative console to complete the following steps:
- In the navigation pane, click...
Resources > JMS->JMS providers to display a list of JMS providers in the content pane.
- (optional) To manage JMS resources defined at a different scope setting, change the Scope setting to the required level.
- In the Providers column of the displayed list of JMS providers, click the name of the IBM MQ messaging provider to work with.
- In the content pane under Additional properties, click Resource adapter properties to view the configuration page for the properties.
The resource adapter properties are used to configure the IBM MQ resource adapter, which is used by the IBM MQ messaging provider. These properties affect the connection pool, which is used by the IBM MQ messaging provider activation specifications. They do not affect the IBM MQ messaging provider queues, topics, or connection factories.
These properties only have an effect on the IBM MQ messaging provider objects defined at the same scope as the messaging provider and resource adapter on which they are set. So, for example, if we set the max connections property to a particular setting at the server scope, only the server scoped IBM MQ messaging provider activation specifications are affected by this setting.
For further information about these properties, see Configuration of the ResourceAdapter object in the IBM MQ information center.
To configure an IBM MQ resource adapter custom property that is not exposed in WebSphere Application Server, click Custom properties under Additional properties.
Connection pool properties
Max connections
The maximum number of connections to an IBM MQ queue manager.
Information Value Data type String Default 10
Connection concurrency
The maximum number of message-driven beans that can be supplied by each connection.
Information Value Data type String Default 5
Reconnection retry count
The maximum number of attempts made by an IBM MQ messaging provider activation specification to reconnect to an IBM MQ queue manager if a connection fails.
Information Value Data type String Default 5
Reconnection retry interval
The time, in milliseconds, an IBM MQ messaging provider activation specification waits before making another attempt to reconnect to an IBM MQ queue manager.
Information Value Data type String Default 300000
Additional properties
- Custom properties
- The full set of custom properties used to configure the IBM MQ resource adapter. Configure custom properties that are not exposed in WAS.
Maintaining the IBM MQ resource adapter JMS provider settings Java EE resource provider or connection factory custom properties collection manageWMQ command showWMQ command