Difference between revisions of "Install Java Runtime Environment"

From FMR Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
 
[https://aws.amazon.com/corretto/ Amazon Corretto 8] - free to use
 
[https://aws.amazon.com/corretto/ Amazon Corretto 8] - free to use
  
More information on how to install Fusion Metadata Registry is covered in this [[Install Apache Tomcat|article]].
+
=New Installations of FMR=
 +
If you are installing a new installation of Fusion Metadata Registry, having installed the Java environment the next step is to install and configure an Apache Tomcat web application server [[Install Apache Tomcat|More]]

Revision as of 06:22, 1 March 2021

Overview

Fusion Metadata Registry is a Java application which require a Java Runtime Environment (JRE) or Java Development Kit (JDK) to operate.

If you do not already have Java installed, this guide explains how.

Installing the Java Runtime Environment

Download and install one of the available Java Runtime Environments
Oracle Java Version 8 - free for personal development use, license fees apply for production or commercial use
Amazon Corretto 8 - free to use

New Installations of FMR

If you are installing a new installation of Fusion Metadata Registry, having installed the Java environment the next step is to install and configure an Apache Tomcat web application server More