I tried with the Camunda "Get Started" project "loan-approval" and loaded it onto my own local Tomcat server (7.0.47). It did not work. In the log of Tomcat it said only that the deployment had been finished.
It worked only after I had deployed the WAR file onto the Tomcat server (8.0.24) brought by Camunda itself.
Does it mean that the Camunda project can only work on its own customized Tomcat server?
Thanks and Regards
Wei