WAS v8.5 > Administer applications and their environment > Welcome to administering Messaging resources > Manage messaging with the WebSphere MQ messaging provider > Configure JMS resources for the WebSphere MQ messaging provider

Configure an activation specification for the WebSphere MQ messaging provider

Configure a JMS activation specification to enable a message-driven bean (MDB) to communicate with the WebSphere MQ messaging provider. To view or change the configuration of an activation specification for use with WebSphere MQ, use the dmgr console to complete the following steps.

  1. In the navigation pane, click Resources > JMS->Activation specifications. A list of existing activation specifications, with a summary of their properties, is displayed in an Activation specification page form.

  2. Select the Scope setting corresponding to the scope of the activation specifications to view or change.

  3. Select the name of the activation specification to view or change. Configuration details for the activation specification are displayed in an WebSphere MQ messaging provider activation specification settings form.

  4. Under General Properties make modifications as necessary.

    For information about each of the available fields, see WebSphere MQ messaging provider activation specification settings.

    There are four WebSphere MQ connection properties used to configure the WebSphere MQ resource adapter used by the WebSphere MQ messaging provider. These properties affect the connection pool used by activation specifications:

    • maxConnections
    • connectionConcurrency (Setting this property only affects WAS 7 nodes. The property has no effect for WAS v8 or later nodes.)
    • reconnectionRetryCount
    • reconnectionRetryInterval

    For more information about these four properties, and how to configure them, see Resource adapter properties.

  5. Click Apply to save the configuration.

  6. Optional: Click Advanced properties to display or change the list of advanced properties of your activation specification.

  7. Optional: Click Broker properties to display or change the list of broker properties of your activation specification.

  8. Optional: Click Custom properties to display or change the list of custom properties of your activation specification. For example, you would use this option to set the custom property WAS_EndpointInitialState for an activation specification. WAS_EndpointInitialState determines whether or not message consumption begins from the JMS destination as soon as the activation specification is used for a message-driven bean to connect with the destination.

  9. Optional: Click Client transport properties to display or change the list of client transport properties of your activation specification. This link is only present on the explicitly-defined variation of this panel, where you enter all information required to connect to WebSphere MQ. This link does not appear for the CCDT-based variation.

  10. Click OK.

  11. Save your changes to the master configuration.
  12. To have the changed configuration take effect, stop then restart the application server.


Related


Create an activation specification for the WebSphere MQ messaging provider
Configure custom properties for WebSphere MQ messaging provider JMS resources
Migrating a listener port to an activation specification for use with the WebSphere MQ messaging provider


Reference:

createWMQActivationSpec command
deleteWMQActivationSpec command
listWMQActivationSpecs command
modifyWMQActivationSpec command
showWMQActivationSpec command
WebSphere MQ messaging provider activation specification advanced properties
WebSphere MQ messaging provider activation specification broker properties
WebSphere MQ messaging provider activation specification client transport properties


Related information:

WebSphere MQ messaging provider activation specification settings


+

Search Tips   |   Advanced Search