Installing a client proxy

Installing a client proxy involves having the correct DLL files in your system path.

About this task

To install a client proxy, make sure the following DLL files are in your system path:

  • <INSTALL_DIR>/bin/YIFJNIApi.dll
  • <INSTALL_DIR>/bin/release/msvcrt.dll
  • <INSTALL_DIR>/bin/release/msvcp60.dll
  • jvm.dll (located under the JAVA/jre/bin/hotspot directory on the client machine. Double-click the *.MSI file to install the component on the client.)
Note: This method of including the DLL files is deprecated in Release 7.7. The recommended method to call APIs and Services from a Microsoft Windows COM+ environment is through Web services or over HTTP.