HTTP ERROR: 503 Service Unavailable IntelliJ IDEA GWT running debug mode in intellij

Viewed 22

Hi I'm pretty new to GWT and I have encountered an issue with runing my project, whenever i run my project i get HTTP ERROR: 503 Service Unavailable. I'm using intellij and GWT 2.8.2 from maven repository. The task that i've received from my boss is to make it possible to run debug mode but I can't even properly run my project. It runs when I start it on tomcat configuration but when I change it to GWT application I get this HTTP ERROR: 503 Problem accessing /app/Application.html. Reason:

Service Unavailable

Powered by Jetty:// . Could you please help me resolve it and explain it.

0 Answers
Related