See the Gadget RPC example in the gwt-google-apis project for how to set the proxy in request builder.
http://code.google.com/p/gwt-google-apis On Mon, Nov 30, 2009 at 10:17 AM, flokay <[email protected]> wrote: > Hi, > > I've got an issue with my Google Gadget: > - I'm trying to read an XML file via RequestBuilder and show it in the > gadget (only for testing purpose) > - If I try it in hosted mode with "onModuleLoad()" method and so on, > it works well > - But if i add it to iGoogle the string variable of response.getText() > is empty in Firefox and in IE there appears the following message: > "...url.. is invalid or violates the same-origin security restriction" > - My XML file from which should be read is exactly in the same > directory as my gadget XML file, so there actually couldn't be a same- > origin security restriction. > > - I'm using GWT 1.7.1! > > I've tried to fix this since over a week now and I don't know what > else to do! > Could anbody help me? > > Best regards, > > flokay > > -- > > 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.
