Deploying the WAR file
Last updated
Last updated
Login to the console with the credentials of the management user.
2. Click Deployments.
3. To add the ROOT.war file, click Add.
4. Upload the required WAR file.
5. In the Verify Deployments screen, verify the name and runtime name of your WAR file.
Note: Do not select the Enable checkbox.
6. Access your application using http://localhost:8080.
Change the RAM size in standalone.conf file in the bin folder in case of any memory issue.
Create a folder named cloudio using the following command: **$ mkdir /cloudio
Deploy the WAR file. After installing the platform, the io.properties file is auto-generated in the cloudio folder.
Paste the log4j.properties file in cloudio folder.
Update the log4j file with valid log file path and paste it in tomcat's lib folder.
Restart WildFly