Deploying the web application

After the servlet engine was prepared for the installation of the Web Application, the new ' atlasfx.war' file can be deployed now. To do this, move the previously prepared new ' atlasfx.war' file to the 'webapps' directory of Tomcat. Now the Tomcat application should atomatically start with the deployment of the web application. Typically, this process can take between a few seconds and five minutes. During the import, the directory 'atlasfx' in the 'webapps' directory is created automatically. The deployment process has completed successfully when the web application is available again. Under certain circumstances the application cannot be fully operational at this point yet. Error messages like http Status 500 or errors within the application do not indicate a faulty deployment. The cause of these errors will be corrected during the follow-up procedure of the update that you can perform now. However, if the web application cannot be accessed or not be deployed, continue with the steps described in the documentation of your servlet engine.