Hi Cymun, You aren't the first to report this problem. Would you mind filing an issue on http://code.google.com/p/gwt-google-apis in the issue tracker? I looked there yesterday for an issue and didn't find one.
Thanks, -Eric. On Fri, Dec 18, 2009 at 5:22 AM, Cymun <[email protected]> wrote: > Hi all, > I'm using GWT to develop an iGoogle gadget, but after upgrading to > gwt2.0 I can't activate the Development Mode on my local environment. > I run the gadget on a local Shindig contaner by an url like this: > > http://localhost:8080/gadgets/ifr?url=http://localhost/mygadget.xml%3Fgwt.codesvr=localhost:9997&nocache=1 > where Shindig runs on localhost:8080 and the gadget is served by an > appengine server on localhost:80 > > In order to trigger dev mode on the browser I appended the encoded > suffix > ?gwt.codesvr=localhost:9997 > to the gadget url. > > The problem here is that the container ignores the dev mode suffix so > it gets the gadget in production mode. > > What can I do if I can't provide url parameters to the page hosting > the gwt bootstrap code ? > I wonder if there could be an alternative way to start dev mode on the > client site. > > Thank you for any suggestion. > > -- > > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA -- 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.
