Migrating adapters

If you upgrade from a previous version of the Event Integration Facility, migrate any adapters that you built with the previous version. To migrate, ensure that files that are required by the latest version of the Event Integration Facility are included in the adapter.

Custom adapters that were created with a previous version of the Event Integration Facility can be migrated only when the SOCKET transport type is used.

Procedure

  • For C programming languageIn the applications that ou want to migrate to the latest version of the Event Integration Facility, relink the binary files that are dependent on the Event Integration Facility.
    Set a static link to libeif.a (previously libteceeif.a).
  • For Java
programming languageEnsure that the following new JAR files are included in the applications that you want to migrate to the latest version of the Event Integration Facility:
    • evd.jar
    • log.jar