You can update the configuration of an existing Java Message Service
(JMS) provider, connection factory or destination using the Application Client
Resource Configuration Tool (ACRCT).
About this task
During this task, you update the configuration of an existing Java
Message Service (JMS) provider, connection factory or destination.
Procedure
- 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.
- Select the Java Archive (JAR) file containing the JMS provider,
connection factory, or destination to update from the navigation tree.
- 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.
- 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
- Click OK.
- Click File > Save to save your changes.