Hi - how did you manage to track and abort outstanding RPC's from the client?
Thanks JL On Jun 5, 9:02 pm, gpike <[email protected]> wrote: > Hi Maddy, > > We had the same issue. What we found was if the window was closed > while an rpc request was outstanding a port was blocked so subsequent > calls would fail. To fix it we had to track and abort any rpc requests > in a IWindowCloseListener. > > Gordonhttp://devbright.com > > On Jun 5, 12:52 pm, Maddy <[email protected]> wrote: > > > > > Hi, > > > My GWT application gets launched in a child browser from another > > parent brwoser. When the user closes the browser, while the GWT > > application is running and when he launches back the application > > again, IE hangs and it is just a blank screen.. > > > This is not happening all the time and it happens occasionally. > > Application works fine in Firefox. > > > Could anybody help me with this, as this is becoming a serious issue.- Hide > > quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
