Sunday, December 28, 2014

Can not deploy GWT application into a standalone Jetty server

I used GWT 2.7 and Java 7. After I compiled a big project and deployed it into standalone Jetty 8.0.4 in Window 7, If I used a IP address as an url, I got the following message - Couldn't load gwt from Super Dev Mode server at http://192.168.8.27:9999. Please make sure this server is ready. Do you want to try again. However, If I used a localhost:8888, this application works fine. If I used Eclipse built-in server, it works fine no matter I used an ip address as url or localhost.
 
I also want to use PhoneGap to wrap this application. How I do specify an url for this PhoneGap application?
 
Thanks! Happy New Year!
 
David

--
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