I'm trying to get a cross domain build of my app, so I added:
<add-linker name="xs" />  to my module xml file

I'm getting:  [ERROR] Invalid linker name 'xs'

I found an example where I could define the linker as:
<define-linker name="xs" class="com.google.gwt.dev.linker.XSLinker" />

but that class doesn't seem to exist in GWT 2.3


Is there a different way to do a cross domain build now?

Luis

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to