Hello

since two days I'm not able to start my gwt app. I would like to give
you some error messages, but there are no error messages. Everything
compiles fine. The server launches without a single error message.
So everything seems ok, but when U call the URL of the host page, the
gwt module does not load .
The only thing that is displayed is the html page (host page).

I checked the javascript file of the gwt module. It is generated and
linked correctly. I added a log message in the onModuleLoad method,
nothing is displayed. It seems, that server does not start the module.
If the entry point is not correct, i would understand this. But so, I
can't explain why the module does not start.

The GWT project is built by maven and deployed in a target folder,
which is the launch directory of the project.

It seems, that the server doesn't want to start the module for the
corresponding host page.
I tried a sample project and this worked, but i can't find any
remarkable differences since it is not built with maven...

I hope somebody can help me
thx and best regards
marcus

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to