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

 

Before you begin

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

 

Overview

 

Procedure

  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 you 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

    • WebSphere Application Server Topic connection factory properties

    • WebSphere Application Server Queue destination properties

    • WebSphere Application Server Topic destination properties

  5. Click OK.

  6. Click File > Save to save your changes.


 

Related Tasks


Updating mail session configurations for application clients