Create a separate BAR file for each configuration that you want to deploy to integration servers on your integration nodes.
When you create a BAR file, by default it is created in an integration project called BARfiles. You can choose an alternative location when you use the New BAR file wizard, but you can also customize the default location for the BAR files that you create. For more information, see Customizing the default location of BAR files.
To create a BAR file by using the IBM Integration Toolkit, complete the following steps.
A file with a .bar extension is created and is displayed under the application, library, or integration project, in a folder called BARs. The BAR File editor opens. All BAR files are also shown in a separate category in the Application Development view called BARs. Each BAR file that is listed here displays information about the project in which the BAR file is stored.
Add files to the BAR file by following the instructions in Adding files to a BAR file.
If you want to use the mqsipackagebar command to create your BAR file, you must compile any message sets or Java™ code before you create the BAR file. For more information, see Packaging resources that include Java code or message sets.
You can create BAR files on computers that do not have IBM Integration Bus installed by using the mqsipackagebar command. To configure your environment so that you can run the mqsipackagebar command on a computer that does not have IBM Integration Bus installed, see Configuring environments without IBM Integration Bus installed.
When you create BAR files by using the mqsipackagebar command, add deployable resources to ensure that your BAR file can be deployed.
To create a BAR file by using the mqsipackagebar command, complete the following steps:
To create a BAR file by using the mqsicreatebar command, complete the following steps.
Add files to the BAR file by following the instructions in Adding files to a BAR file.