Hey,
ich cant get Vaadin running, it seems like it has issues with jettys. When i install the archetyp with maven in IntelliJ, i can use it without complications. I'm adding code (and altering the order for debug-reasons), and it changes in a condition where
"Failed startup of context o.e.j.m.p.JettyWebAppContext@603d25db{/,file:///C:/Users/eckha/IdeaProjects/testVaadin/src/main/webapp/,UNAVAILABLE}{file:///C:/Users/eckha/IdeaProjects/testVaadin/src/main/webapp/}" ist the problem, but the folder and the files are there.
I have two logs, the small one and the exploded one, maybe you can find the reason for this behaviour.
Log.txt
Log2.txt
thanx for reading,
Ingmar