Installing the iWay .NET Technology Adapter

In this section:

Microsoft .NET Framework Version 3.5 and higher is the minimum requirement for running this release of the iWay .NET Technology Adapter.

In iWay Service Manager (iSM) Version 7.0, the iWay .NET Technology Adapter supports 32- and 64-bit JVM environments. The required components for both environments are automatically installed. During the iSM installation process, ensure that Microsoft .NET is selected under the Technology Adapters category in the Adapter Selection pane, as shown in the following image.


Top of page

x
Required Installation Files

The iSM installation process installs the following adapter components in the <ism_home>\lib directory:

The following diagram illustrates the runtime architecture of the iWay .NET Technology Adapter when performing services that interact directly with a .NET application.

The iWay .NET Technology Adapter allows you to expose Microsoft .NET Assemblies in a J2EE environment. Unmanaged COM components may be invoked through a .NET Run Time Callable Wrapper (RCW).



x
Required User Provided Files

An instance of J2EE.jar, which is dated from 2009 or later is required.

The iWay .NET Technology Adapter has been tested with Microsoft .NET Framework Version 4.5 and 4.0, on both client and server machines. The CLI depends on class libraries that cannot be checked at runtime. Ensure the features of the framework that the deployed code will execute are present and installed on the current system before proceeding.


Top of page

x
Sample Files

The iWay .NET Technology Adapter installs the following sample .NET Assemblies in the <ism_home>\etc\samples\dotnet\bin directory:

These precompiled Microsoft .NET Assemblies can be used for adapter testing and verification purposes.


iWay Software