Tuesday, October 21, 2014

White Screen GWT module

Hello,

We are using a simple gwt project  with one module and one entrypoint, for now.

The goal is to integrate GWT project in one existing web project and then (using Microsoft Visual SourceSafe) make it avaliable to all team members.

When we try to integrate it with one web project, or pass the project to other person, or to install it in a web server we keep getting a white screen, no error or warning is shown (in the web server, browser or eclipse) and always a blank page is shown. I try everything.

The only time it works is on the original machine and in the original project.

This is very important, we want to pass the project to all the members of the team and most important, we want to install it in the Quality and Production Servers and we are unable to do that.

Steps i made:
First, I configure my web project to use Google SDK and App Engine.
Then, I copy the files (using Microsoft Visual SourceSafe):
     - All the java files in module packages
     - The module HTML page and CSS file
     - The WEB-INF\appengine-web.xml
     - The WEB-INF\logging.properties
     - The WEB-INF\web.xml

I compile the project (no erros)
I run it in the web server (no erros)
I open it in the browser (no errors)
I get a blank page


Thank you in advance,
Luís

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment