Hello, I tested the SimpleMaps example here (http://code.google.com/docreader/ #p=gwt-google-apis&s=gwt-google-apis&t=MapsGettingStarted) just fine in the development mode. But it did not work after I copied the content of the war to the "webapps" directory of Tomcat. All I got was this error:
GWT module "SimpleMaps" may need to be (re)compiled. I recompiled the project multiple times in Eclipse and copied the new war context over but still got the same error. My environment is: Windows XP + Eclipse 3.5 + GWT 2.0 SDK + gwt-map-1.0.4 + Tomcat 6.0.20. The Tomcat instance is a fresh installation of the package without any modification. I also wrote another GWT app to use the same gwt map lib but it had the same problem. That app ran fine in the development mode but the java script could not be loaded or was not executed once I deployed it to Tomcat. Just for comparison, I have run all other examples/tutorials under Tomcat. All others ran fine except those using the gwt-map api library. Thanks in advance for any suggestions. yc
-- 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.
