+

Search Tips   |   Advanced Search

Update Java Message Service provider, connection factories, and destination configurations for application clients

We can update the configuration of an existing Java Message Service (JMS) provider, connection factory or destination using the Application Client Resource Configuration Tool (ACRCT).

During this task, you update the configuration of an existing Java Message Service (JMS) provider, connection factory or destination.


Tasks

  1. Start the tool and open the Enterprise Archive (EAR) file containing the Java Message Service (JMS) provider, connection factory, or destination. The EAR file contents display in a tree view.

  2. Select the Java Archive (JAR) file containing the JMS provider, connection factory, or destination to update from the navigation tree.

  3. Expand the JAR file to view its contents until you locate the particular JMS provider, connection factory, or destination to update. When we find it, do one of the following actions:

    • Right-click the provider, and click Properties.

    • Click Edit > Properties on the menu bar.

  4. Update the properties in the displayed fields. For detailed field help, see:

    • JMS provider properties
    • WebSphere Application Server Queue connection factory properties
    • WAS Topic connection factory properties
    • WAS Queue destination properties
    • WAS Topic destination properties

  5. Click OK.

  6. Click File > Save to save the changes.

  • Update mail session configurations for application clients