Difference between revisions of "Install Java Runtime Environment"
Jump to navigation
Jump to search
(→Overview) |
|||
Line 9: | Line 9: | ||
[https://www.java.com/en/download/ Oracle Java Version 8] - free for personal development use, license fees apply for production or commercial use<br> | [https://www.java.com/en/download/ Oracle Java Version 8] - free for personal development use, license fees apply for production or commercial use<br> | ||
[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]]. |
Revision as of 05:15, 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
More information on how to install Fusion Metadata Registry is covered in this article.