Hi,

After a search on the net I didn't find an answer to this problem : I need 
to make an RPC call from the onStop() function in order to inform the 
server that the application is closing.

Apprently this doesn't work : the server never gets RPC-called from 
onStop(). (I checked that onStop is called...)

Thus my questions are :
1) Is it really impossible to make an RPC call during the onStop process ?
2) In case it is impossible, is there any way to know that the app is 
closing so I can make a last RPC call ?

Thank you for your suggestions.
Yves

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


Reply via email to