vaadin for Google appengine in eclipse.

Hello all, I’m new to vaadin and this is a simple tutorial about developing vaadin webapps against google appengine all in eclipse, step by step. Vaadin book contains a section about GAE but I had some troubles for running the Google App Engine runtime. Hope that helps somebody.


http://cancerberonia.blogspot.com/2012/10/developing-vaadin-application-for.html

Thank you for the explanation; it is very helpful. However I am confused by the explanation of Item 6. It says:

[font=Courier New]
Fix the file war/WEB-INF/appengine-web.xml adding the following element inside. For some reason this geerated file won’t work without that line.

true
[/font]

That does not seem to be complete. Is there something missing?

thanks again.

yes, it seems to author forgot to escape the < and >. it should be:


true