...
Verify that Java 11 is installed and set up correctly. If upgrading from an earlier version, JRE can be removed from the FIXEdge folder (Java from JAVA_HOME will be used instead).
Note that the following files have been updated in FIXEdge 6.18.0 and should be reviewed for compatibility. If you are using custom versions of these files, please restore any changes you have made.
Windows:
Code Block FIXEdge1.run.cmd
Linux:
Code Block FIXEdge1.run.sh (if TAR.GZ is used for FIXEdge-<version>.tar.gz package) fixedge.service (if RPM is usedfor fixedge-<version>.rpm package)
Copy and overwrite all files in FIXEdge/plugins directory with new plugin files from the FIXEdge package.
...
Replace all JAR files in:
Code Block FIXEdge1/conf/camel-ta-distribution/lib
Replace the following files or update the versions of the corresponding Java libraries listed in the -Djava.class.path property within the JVM_Options.jvmopts file:
Windows:
Code Block camel-ta-distribution/etc/JVM_Options_windows.jvmopts
Linux:
Code Block camel-ta-distribution/etc/JVM_Options_legacy.jvmopts (if TAR.GZ is used)