Deployment is constant Error 404 only

I cannot make this work on my tomcat server. I followed the instructions on the deployment part of the Udemy course but nothing works. I even reinstalled everything on my cloud server from JDK, to the Tomcat, etc. Nothing works.

Here are the .WAR and .JAR files for your reference.
https://drive.google.com/drive/folders/1Zhm4llwtQyW3E2KzJLTa84Qo6lFntbgx?usp=sharing

My app runs well locally, but when I try to put it on my cloud server, nothing works. Always 404.

Hello, please tell us few more details:

  • Jmix version, local JDK version, local tomcat version
  • deployment jdk, deployment tomcat versions
  • do you have tomcat installed locally, or is it the application server that IntelliJ has, and it runs when you start the applications from the IDE?
  • how do you build the production version of the war file?

Kind regards,
Mladen