Hi, One of my server side methods requires about 20 minutes to complete (involves executing a series of scripts and a whole lot of iterations to execute a complex algorithm). An asynchronous call to this method from my client does not return back to the client even after the method finishes execution. My GWT application is deployed in a Tomcat server. The session expiry time in the tomcat server is set to 30 minutes. This problem however does not exist in the hosted mode. Could any of you help?
thanks, Lakshmi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
