Difference between revisions of "Java and Tomcat versions"

From FMR Knowledge Base
Jump to navigation Jump to search
(Created page with "Fusion Metadata Registry requires a Java Runtime Environment and a Java Web Server. We recommend the use of Apache Tomcat as this is primarily used in development and testing...")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
With regards to versions of dependencies, this depends on the version of FMR you wish to use.
 
With regards to versions of dependencies, this depends on the version of FMR you wish to use.
  
===FMR version 11===
+
===FMR Version 11===
  
 
This requires a Java version 8 or greater and runs on Apache Tomcat version 9. It will not run on Apache Tomcat version 10.
 
This requires a Java version 8 or greater and runs on Apache Tomcat version 9. It will not run on Apache Tomcat version 10.
  
 
===FMR Version 12 (anticipated release: last quarter 2024)===
 
===FMR Version 12 (anticipated release: last quarter 2024)===
 +
 +
This requires a Java version 17 or greater and runs on Apache Tomcat version 9. It will not run on Apache Tomcat version 10.
 +
 +
===FMR Version 13 (anticipated release: 2nd quarter 2025)===
  
 
This requires a Java version 17 or greater and runs on Apache Tomcat version 10.1. It will not run on Apache Tomcat version 9.
 
This requires a Java version 17 or greater and runs on Apache Tomcat version 10.1. It will not run on Apache Tomcat version 9.
 +
 +
We always recommend a Long Term Support (LTS) version of Java. This is versions 8, 11, 17 or 21.

Latest revision as of 08:27, 21 October 2024

Fusion Metadata Registry requires a Java Runtime Environment and a Java Web Server. We recommend the use of Apache Tomcat as this is primarily used in development and testing of the FMR. However you may find that other Web Servers, such as JBoss, can be used for deployment of the FMR. There is nothing within the FMR that mandates the use of Apache Tomcat.

With regards to versions of dependencies, this depends on the version of FMR you wish to use.

FMR Version 11

This requires a Java version 8 or greater and runs on Apache Tomcat version 9. It will not run on Apache Tomcat version 10.

FMR Version 12 (anticipated release: last quarter 2024)

This requires a Java version 17 or greater and runs on Apache Tomcat version 9. It will not run on Apache Tomcat version 10.

FMR Version 13 (anticipated release: 2nd quarter 2025)

This requires a Java version 17 or greater and runs on Apache Tomcat version 10.1. It will not run on Apache Tomcat version 9.

We always recommend a Long Term Support (LTS) version of Java. This is versions 8, 11, 17 or 21.