Update Jave 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.

Steps for this task

  1. Start the tool and open the EAR file containing the JMS provider, connection factory, or destination. The EAR file contents display in a tree view.
  2. Select from the tree the JAR file containing the JMS provider, connection factory, or destination to update.
  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:

    • Right-click the object and click Properties.
    • Click Edit > Properties on the menu bar.

  4. Update the properties in the resulting property dialog. For detailed field help, see:

    • JMS provider properties
    • WAS 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 your changes.