Update MQ Java Message Service provider, MQ connection factories, and MQ destination configurations for application clients
Before you begin
During this task, you will update the configuration of an existing MQ JMS provider, MQ connection factory, or MQ destination.Steps for this task
- Start the tool and open the EAR file containing the MQ JMS provider, MQ connection factory, or MQ destination. The EAR file contents will be displayed in a tree view.
- Select from the tree the JAR file containing the MQ JMS provider, MQ connection factory, or MQ destination to update.
- Expand the JAR file to view its contents until you locate the particular MQ JMS provider, MQ connection factory, or MQ destination that you want to update. Do one of the following:
- Right-click the object and click Properties.
- Click Edit > Properties on the menu bar.
- Update the properties in the resulting property dialog. For detailed field help, see:
- JMS provider properties
- MQ Queue connection factory properties
- MQ Topic connection factory properties
- MQ Queue destination properties
- MQ Topic destination properties
- Click OK.
- Click File > Save to save your changes.