Hi, All is working well in my application, and now I am trying to use the - noserver option. I can successfully deploy the entire application to Tomcat, and use a (non-GWT hosted) browser, and my entire application works well.
I have following these instructions to use -noserver: http://code.google.com/support/bin/answer.py?answer=55200&topic=10454 I use Eclipse, and my run configuration looks like this: Main class: com.google.gwt.dev.GWTShell Program arguments: -logLevel ALL -out www -noserver http://localhost:8080/flags/FlagsApplication.html If I now start up the application in Eclipse, I get this error: unable to find ac/otago/flags/FlagsApplication.gwt.xml on your classpath, etc. Is this now something I should have copied to Tomcat as well, and if so where exactly, or is this something not right in Eclipse? Many thanks for your help, Michel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
