Hello,

I've made a little gwt 2.0 client app : "Login".

I can launch the debug and go to "http://localhost:8888/Login.html?
gwt.codesvr=192.168.1.22:9997" to see the result of my app.

Now I want to put this app on a website in order to let it be public.
So I've uploaded the content of the "war" folder on my ftp.
Then, when I go on my webpage on "Login.html" I have the following
message: "gwt module may need to be re compiled"...
(If I add "?gwt.codesvr=192.168.1.22:9997" it works but I don't want
to view it in development mode, I want the app to be public).

I've tried to re-compile and re-upload many times but it still doesn't
work... I really don't see what I'm doing wrong :(

The only thing I've found about this subject on the docs is :
"Deploying a GWT application to a web server is straightforward. All
you need to do is copy the generated GWT application files after
compilation and host them on your web server."

I'd be please if someone could help me :)
-- 
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-tool...@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