It matters little whether I take the browser offline or rip the ethernet cable out of the back of the computer, either way RPC calls stop working it seems. I am interested to know if anyone has a project they have setup currently that is making RPC calls offline. Several people said they were able to accomplish this and it'd be awesome if someone could point out what they had to do to make these RPC calls without an internet connection.
Thanks again for taking the time to reply. On Aug 7, 3:03 pm, Jeff Chimene <[email protected]> wrote: > On 08/07/2009 11:12 AM, Dominic Holt wrote: > > > > > I've tried building a VERY simple GWT project both in Netbeans and > > Eclipse that contained anRPCservice. As SOON as I took the > > applicationoffline, it couldn't perform anRPCservice as simple as > > returning a string, got the same "check network connection" error. Is > > there a specific way I have to access the application by URL? Is there > > a setting I have to enable? If so, what is it? > > > Thanks very much for your time. > > Don't take the browser offline. It sounds like you're accomplishing > this via the browser menu. > > What problem are you trying to solve by setting the browseroffline? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
