This is a minimal example using CORS https://github.com/ibaca/autorest-streaming-example/blob/master/server/src/main/java/com/intendia/gwt/example/Main.java#L95
Also, in chrome it is quite easy fix it, because it explain what header is required to make it work. Not sure if Firefox errors are as descriptive as chrome. El vie., 13 ene. 2017 1:03, Thomas Broyer <[email protected]> escribió: > It looks like you have a cross-origin issue (localhost:8888 vs > localhost:8080), and CORS would help. > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
