Designing with Communication Adapters

Adding the DLL file to the Path for the COM/DCOM Application Server Process

The runtime JNI bridge DLL file, comewayruntime.dll, must be added to the PATH for the App Server process before running a COM/DCOM Project. To make sure that the correct file is added to the proper PATH location, complete the following steps before launching your Project:

ProcedureTo Add the DLL file to the Path for the Application Server Process

  1. Download the runtime JNI bridge DLL file, comewayruntime.dll, to a temporary directory.

  2. Copy comewayruntime.dll to the following location:


    C:\winnt\system32
        or
    C:Windows\system32 (for Windows XP)

    An alternative to this procedure is to add the JNI bridge DLL file to the library path using the Integration Server Administration console and specifying the location of the downloaded comewayruntime.dll in the library path. For more information about the Integration Server Administration Configuration Agent, see the Enterprise Service Bus Administration Guide.