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 an application
You redeploy an application so that the application can use the updated library.
Before you begin
- Set up the initial configuration. See Creating the initial configuration.
- Update the library. See Updating the library.
About this task
Complete the following steps to redeploy the App1 application so that the application can use resources from the updated library.
Procedure
- From the WebSphere® Message Broker Toolkit menu, select . The New Bar File dialog box opens.
- In the Name field, type App1NewLib and click Finish. The BAR File editor opens to display the applications that can be added to the BAR file.
- Select the App1 check box and then click the Build and Save button. The message Operation completed successfully is displayed.
- Click OK. The App1NewLib.bar file is added to the BAR Files in the Application Development pane.
- Stop the App1 application in the runtime environment by right-clicking the application in the Brokers pane and clicking Stop. The App1 application is stopped.
- Right-click the App1NewLib.bar file, click Deploy, select the execution group and click Finish. The App1 application remains stopped but the new library resources can be seen in the runtime environment.
- Start the App1 application in the runtime environment by right-clicking the application in the Brokers pane and clicking Start. The App1 application is restarted.
Results
