I found it easier to modify the cache.html file and replace
self.onreadystatechange = new Function with self.onreadystatechange =
function(){}I tried to modify the RPC Url with the setServiceEntryPont() method which changes the URL but the request method is no longer POST but OPTIONS. I tried creating a custom RpcRequestBuilder and still uses the OPTIONS method. -- 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.
