+

Search Tips   |   Advanced Search

Resource adapter properties

Use this page to configure the WebSphere MQ resource adapter that underlies the WebSphere MQ messaging provider.

To view this page, use the administrative console to complete the following steps:

  1. In the navigation pane, click Resources > JMS->JMS providers to display a list of JMS providers in the content pane.

  2. Optional. To manage JMS resources defined at a different scope setting, change the Scope setting to the required level.

  3. In the Providers column of the displayed list of JMS providers, click the name of the WebSphere MQ messaging provider to work with.

  4. 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 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 defined at the same scope as the messaging provider and resource adapter on which they are set. So, for example, if 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.

To configure a WebSphere 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 a WebSphere 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 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


Reconnection retry interval

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


Additional properties

Custom properties

The full set of custom properties used to configure the WebSphere MQ resource adapter. Use this page to configure custom properties that are not exposed in WebSphere Application Server.


Related tasks

  • Maintain the WebSphere MQ resource adapter

  • JMS provider settings
  • Java EE resource provider or connection factory custom properties collection
  • manageWMQ command
  • showWMQ command
    WebSphere MQ library Reference topic