If anyone else encounters the same problem  :

With GWT 2.0 and 2.1, the presentation of Didier Girad mentioned below is 
obsolete. 

Now, the best way to create gadget with GWT is to use the  gwt-gadgets api.
presented here : 

http://code.google.com/p/gwt-google-apis/wiki/GadgetsGettingStarted



Le Fri, 12 Nov 2010 19:25:15 +0100,
> 
> I solved my problem in trying to respond to this email. 
> My gadget GWT wasn't correctly defined. It works fine now.
> thanks.  :o) 
> 
> Alexandre. 
> 
> 
> -------- Message original --------
> Sujet:        Re: GWT Gadget with OpenSocial definition.
> Date :        Wed, 10 Nov 2010 08:59:13 -0800
> 
> 
> Not having much experience with GWT I'm afraid I won't be much help.
> 
> However if you're having trouble with base urls you might consider
> adding a <base> tag to your gadget.
> 
> Absent that you might consider posting the contents of the rendered
> gadget and the way the links are being generated from GWT.
> 
> Cheers,
> Paul
> 
> On Wed, Nov 10, 2010 at 3:21 AM, BRUN Alexandre
> <[email protected]>wrote:
> 
> > Hi,
> >
> > I am currently working on GWT Gadget integrating with an OpenSocial
> > definition.
> > I followed the presentation of Didier Girad, available here
> > http://www.slideshare.net/dgirard/javapolis-gwt-gadget-opensocial,
> > to do that.
> >
> > I'm using GWT 2.0 and Shindig 2.0. I have deployed Shindig war on a
> > tomcat 6.0.
> >
> > I have a problem with url resolution in the nocache.jsfile of my GWT
> > Gadget. (with GWT 2.0, there is no more -xs.cache.js.)
> > This file contains a parameter "base" that defines the context url.
> > Shindig solves this url by putting the localhost context and not
> > remote context of the gadget.
> >
> > Does anyone know this problem? And how to fix it?
> >
> > Sincerely,
> >
> > --
> >
> > **Alexandre.**
> >
> > <mailto:[email protected]>
> >
> >
> 
> 

Reply via email to