On 07/14/2011 05:32 AM, Rock wrote:
> Hi Guys,
> I have a GWT application which I used for Installation of multiple
> servers using PERL scripts. These installation scripts can take as
> long as 2-3 hours to execute, because of this the client requests
> times out, after around 1 hour, with the following response in the
> onFailure() method:
Your scripts need to communicate with the client on a regular basis.
Look at the gwtupload project for some ideas on this topic.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to