A few months ago I tried some Vaadin. Ever since, when I'm not running a local webserver (on Windows pc), my localhost:8080 shows a Vaadin fallback page
.
When I have Apache Tomcat running, all works fine, and localhost:8080 results in having the Apache page shown. But when I try to deploy a WAR file via the Tomcat manager, I again end up with Vaadin's fallback, but this time without the image

How is this integrated and how can I get rid of this?
