Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer 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 admin console to complete the following steps.


Procedure

  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 collection 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 that you want 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.

    New feature: New feature: There are four WebSphere MQ connection properties that are 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
    • reconnectionRetryCount
    • reconnectionRetryInterval

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

  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


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


Related


createWMQActivationSpec command
deleteWMQActivationSpec command
listWMQActivationSpecs command
modifyWMQActivationSpec command
showWMQActivationSpec command

+

Search Tips   |   Advanced Search