Hi All, I'm trying to execute the hosted mode with -noserver.
What I did: Compile my GWT Module to target/work/webapp Run jetty:run-exploded where the exploded path is target/work/webapp Started HostedMode -noserver -port 8080 -startupUrl http://localhost:8080/myapp/myapp/main.html com.myapp.App And I'm getting: Invalid version number "1.5" passed to external.gwtOnLoad(), expected "1.6"; your hosted mode bootstrap file may be out of date; if you are using -noserver try recompiling and redeploying your app What wrong did I? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
