I have a problem I don't understand. If I run my GWT app in DevMode while I am connected to the network, it seems to work just fine. However, when I turn off Airport (disconnect from the network on my Mac), I get the NS_ERROR_NOT_AVAILABLE error. From looking around, it seems that this is related to Single-Origin Policy violation. The error occurs during a HTTP request to my server. I'm running with - noserver.
I can't think of a reason why disconnecting from the network would introduce this problem. Any ideas? -- 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.
