Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Make sure that there is a backup copy of the working installation of FIXICC and FIXICC-Agent.

  2. Remove the existing <FIXEdge installation>/fixicc-agent/ and <FIXEdge installation>/fixicc/ directories.

  3. Copy all files from the new fixicc-agent package into the <FIXEdge installation>/fixicc-agent/ directory and all files from the new fixicc package into the <FIXEdge installation>/fixicc/ directory.

  4. If there were changes in fixicc-agent and fixicc configuration then replace the new configuration with the configuration from the backup.

    1. The default Windows path for fixicc-agent configuration is:

      Code Block
      fixicc-agent\FIXEdge1.fixicc-agent\conf\
    2. The default Linux path for fixicc-agent configuration is:

      Code Block
      fixicc-agent/conf

...

  1. Replace all JAR files in the following directories with new versions from the FIXEdge package:

    Code Block
    FIXEdge1/conf/jms-ta-distribution/lib
    FIXEdge1/conf/jms-ta-distribution/tool/lib
  2. Please replace the following files or update the versions of according Java libraries inside -Djava.class.path property of JVM_Options.jvmopts:

    Code Block
    jms-ta-distribution/etc/JVM_Options.jvmopts
    tool/bin/start.bat
    start.sh

RabbitMQ Adaptor

  1. Replace all JAR files in:

    Code Block
    FIXEdge1/conf/amqp-ta-distribution/lib
  2. Please replace the following files or update the versions of according Java libraries inside -Djava.class.path property of JVM_Options.jvmopts:

    Code Block
    amqp-ta-distribution/etc/JVM_Options.jvmopts

...