according to this issue (marked fixed as of Jan 12, 2011): http://code.google.com/p/google-web-toolkit/issues/detail?id=4232
we should now be using xsiframe linker - well it does really just mention dev mode, but I assume that applies generally. At any rate, I am still experiencing this same issue. <script /> resources added to myModule.gwt.xml do not get included on my host page.. any advice is appreciated. On Dec 16 2010, 10:48 am, Chris Conroy <[email protected]> wrote: > It's not listed on purpose since it's not quite ready yet. There is a big > delta between the state of the linkers in trunk and in 2.1. It's really only > in 2.1 partially and you should not use it in 2.1. > > On Thu, Dec 16, 2010 at 8:33 AM, Mikko <[email protected]> wrote: > > Hi, > > > I'm interested in CrossSiteIframeLinker included in GWT2.1. However, > > it seems that automatic resource inclusion doesn't work with it as it > > does with other linkers (iframe, xs). When other linkers add > > stylesheets and scripts to HTML host page, xsiframe doesn't add > > anything. > > > Am I missing something or is xsiframe still work-in-progress? It has > > not been listed as new feature in "What's New in GWT 2.1?". > > > Thanks in advance for any response. > > > -- > > 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. -- 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.
