IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Deploying .NET assemblies

.NET assemblies can be included in a broker archive (BAR) file, or loaded directly from your broker file system.

Include the .NET assembly in the BAR file by packaging it in a .NET application domain. The application domain is packaged as a .appdomainzip at the root level of the BAR file. The .NET assembly is deployed with any other resources in the application domain.

If the .NET application domain is associated with an application, you can deploy the referencing application. The .NET assemblies in the application domain are deployed with the application. Alternatively, you can deploy the .NET application domain separately.

Deploy the application domain by right-clicking on the object in the Application Development view, or by dragging and dropping the application domain onto an integration server in the Integration Nodes view.

If the .NET assembly is not included in the BAR file, and is loaded directly from the broker file system, the assembly is found in one of the following ways:

bc34204_.htm | Last updated Friday, 21 July 2017