Articles
Installation and Windows Service Setup Guide 1. Install Java Development Kit (JDK) WildFly requires a Java Development Kit. We'll be using JDK 8.Download: Get JDK 8 from the Oracle archive. You'll likely need an Oracle account to download it: https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.htmlInstall: Run the installer and choose an installation path, for example, C:\Program Files\Java\jdk1.8.0_361.Set JAVA_HOME:Create a new […]