Hi Bob, This is a known issue (213 in the issue tracker) with Gadgets in hosted mode on Windows. I have been working on it off and on.
http://code.google.com/p/gwt-google-apis/issues/detail?id=213 I will try to get to it this week. On Mon, Jan 5, 2009 at 5:40 PM, Braudes, Robert (Bob) <[email protected]>wrote: > I ran into a problem with the integration of GWT and Gears, and was told > to post it to this group rather than the Gears group. > > I have no problems running the SimpleGadget sample application > directly on iGoogle, but when I try to run it out of Eclipse I get the > stack trace: > > [ERROR] Failure to load module 'com.simplegadget.SimpleGadget' > java.lang.RuntimeException: No such property __gwt_module_id > at com.google.gwt.dev.shell.ie.BrowserWidgetIE6.setIntProperty > (BrowserWidgetIE6.java:219) > at com.google.gwt.dev.shell.ie.BrowserWidgetIE6.access$200 > (BrowserWidgetIE6.java:37) > at com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.gwtOnLoad > (BrowserWidgetIE6.java:68) > at com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.invoke > (BrowserWidgetIE6.java:139) > at com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke > (IDispatchImpl.java:294) > at com.google.gwt.dev.shell.ie.IDispatchImpl.method6 > (IDispatchImpl.java:194) > at org.eclipse.swt.internal.ole.win32.COMObject.callback6 > (COMObject.java:117) > at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) > at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1925) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2966) > at com.google.gwt.dev.GWTShell.pumpEventLoop(GWTShell.java:720) > at com.google.gwt.dev.GWTShell.run(GWTShell.java:593) > at com.google.gwt.dev.GWTShell.main(GWTShell.java:357) > > Looking through the javadoc and past email threads I can't find > anything on how to set this property, or what is expected. Any help > would be greatly appreciated. I apologize in advance if this has > already been discussed. > > Regards, > > Bob > > Bob Braudes | Consulting Member of the Technical Staff | CTO > Office Application Architecture and Strategy | > Avaya | 150 Apollo Drive | Chelmsford, MA 01824 | W: +1 978 677 5031 M: +1 > 978 973 5199 | [email protected] > > > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
