I would check the example's xml files in WEB-INF and META-INF directory to see if any servlet paths are incorrect for your deployment. Maybe you have just deployed it differently than the example expects (different webapp context root for example).
Also, just to test the example, can't you simply install maven on your machine and use "mvn gwt:run" inside the example directory where the pom.xml is? -- J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Lnc4nLhCWlQJ. 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.
