WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Making a new version of a library available to Message Broker project resources
You make the updated library available to the Message Broker projects by deploying the library to the runtime environment.
Before you begin
- Set up the initial configuration. See Creating the initial configuration.
- Update the library. See Updating the library.
About this task
Note: It is not possible to update resources that are associated
with just one of the Message Broker projects. If the
company wants only one of the Message Broker projects
to use the new library, they must move one of the Message Broker projects to another execution group, or convert one of the Message Broker projects to an application. For more
information, see Converting a Message Broker project to an application.
Complete the following steps to create a BAR file that contains just the MessageMappingLib library and deploy it to the execution group.
Procedure
- From the WebSphere® Message Broker Toolkit menu, select . The New Bar File dialog box opens.
- In the Name field, type MappingLib and click Finish. The BAR File editor opens.
- Click the Message flows, libraries and other message flow dependencies radio button. Any libraries and Message Broker project resources in the workspace are displayed.
- Select the MessageMappingLib check box and then click the Build and Save button. The message: Operation completed successfully is displayed.
- Click OK. The MappingLib.bar file is added to the BAR Files in the Application Development pane.
- Stop the Proj1Flow1 message flow in the runtime environment by right-clicking the message flow in the Brokers pane and clicking Stop. The Proj1Flow1 message flow is stopped.
- Stop the Proj2Flow1 message flow in the runtime environment by right-clicking the message flow in the Brokers pane and clicking Stop. The Proj2Flow1 message flow is stopped.
- Right-click the MappingLib.bar file, click Deploy, select the execution group and click Finish. The MessageMappingLib library is updated in the runtime environment.
- Restart the Proj1Flow1 message flow in the runtime environment by right-clicking the message flow in the Brokers pane and clicking Start. The Proj1Flow1 message flow is restarted.
- Restart the Proj2Flow1 message flow in the runtime environment by right-clicking the message flow in the Brokers pane and clicking Start. The Proj2Flow1 message flow is restarted.
Results
