Re: GWT Gadget, running in hosted mode with -noserver option

2008-11-19 Thread Eric Ayers
Hey Bob, I am not sure if I ever tried using hosted mode debugging under Windows (I develop mainly on Mac Linux). I tracked this to this windows specific part of the BrowserWidgetIE6.java: private static void setIntProperty(IDispatch frameWnd, String propName, int intValue) {

Re: GWT Gadget, running in hosted mode with -noserver option

2008-11-19 Thread Eric Ayers
+jat,scottb Bob didn't have any suggestions on this one. -- Forwarded message -- From: Eric Ayers [EMAIL PROTECTED] Date: Wed, Nov 19, 2008 at 11:33 AM Subject: Re: GWT Gadget, running in hosted mode with -noserver option To: Google-Web-Toolkit@googlegroups.com, BobV [EMAIL

GWT Gadget, running in hosted mode with -noserver option

2008-11-18 Thread [EMAIL PROTECTED]
I am trying to run a GWT Gadget in hosted mode with the -noserver option, but when I run I keep getting the following error: [ERROR] Failure to load module 'com.chordiant.gwt.helloworld.HelloWorldGadget' java.lang.RuntimeException: No such property __gwt_module_id at