Use this page to configure the WebSphere® MQ resource adapter that underlies the WebSphere MQ messaging provider.
The resource adapter properties are used to configure the WebSphere MQ resource adapter, which is used by the WebSphere MQ messaging provider. These properties affect the connection pool, which is used by the WebSphere MQ messaging provider activation specifications. They do not affect the WebSphere MQ messaging provider queues, topics, or connection factories.
These properties only have an effect on the WebSphere MQ messaging provider objects that are defined at the same scope as the messaging provider and resource adapter on which they are set. So, for example, if you set the max connections property to a particular setting at the server scope, only the server scoped WebSphere MQ messaging provider activation specifications are affected by this setting.
For further information about these properties, see Configuration of the ResourceAdapter object in the WebSphere MQ information center.
If you want to configure a WebSphere MQ resource adapter custom property that is not exposed in WebSphere Application Server, click Custom properties under Additional properties.
The maximum number of connections to a WebSphere MQ queue manager.
Information | Value |
---|---|
Data type | String |
Default | 10 |
The maximum number of message-driven beans that can be supplied by each connection.
Information | Value |
---|---|
Data type | String |
Default | 5 |
The maximum number of attempts made by a WebSphere MQ messaging provider activation specification to reconnect to a WebSphere MQ queue manager if a connection fails.
Information | Value |
---|---|
Data type | String |
Default | 5 |
The time, in milliseconds, that a WebSphere MQ messaging provider activation specification waits before making another attempt to reconnect to a WebSphere MQ queue manager.
Information | Value |
---|---|
Data type | String |
Default | 300000 |