I’m having trouble running a sample GWT app on a web server. If I run it as a Web Application in Eclipse, using the Google toolkit in “hosted” mode (http://localhost:8080/MyApplication.html) it works fine. Also, when I deploy it to Google Apps, it works fine. However, when I run it on a prod web server I get the following error message: “Server Replies: An error occurred while attempting to contact the server. Please check your network connection and try again.”
I only copied the “war” directory and sub directories (which contains html, js, and css) to the web server. Should this work or do I need to convert the “war” directory to a .war file and deploy to the web/ app server? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
