I was trying to deploy a simple "helloWorld" web service with tomcat according to this tutorial: https://www.jetbrains.com/help/idea/creating-and-running-your-first-restful-web-service.html#new_project
and got this error:
Does anyone know how to solve it?