Java (compatible with WildFly version)
CloudIO platform is compatible with WildFly 11 and lower versions.
Go to http://wildfly.org/downloads/arrow-up-right and download WildFly Application Server 11 or lower versions.
Extract the contents of the zip file to a directory on your system. Note: The path must not contain any spaces.
Start the WildFly server using the script: <WildFly directory>\bin\standalone.sh.
To check the installation, access the web server at http://localhost:8080arrow-up-right.
Last updated 5 years ago