...
Make sure that there is a backup copy of the working installation of FIXICC and FIXICC-Agent.
Remove the existing <FIXEdge installation>/fixicc-agent/ and <FIXEdge installation>/fixicc/ directories.
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.
If there were changes in fixicc-agent and fixicc configuration then replace the new configuration with the configuration from the backup.
The default Windows path for fixicc-agent configuration is:
Code Block fixicc-agent\FIXEdge1.fixicc-agent\conf\
The default Linux path for fixicc-agent configuration is:
Code Block fixicc-agent/conf
...
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
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
Replace all JAR files in:
Code Block FIXEdge1/conf/amqp-ta-distribution/lib
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
...