GWT-RPC or RequestFactory? Which version of GWT? What are they referenced 
from?

On Friday, July 27, 2012 3:54:36 AM UTC+2, Aldo wrote:
>
> Hi,
>
> I'm deploying my app in a local webserver and I'm experiencing a Memory 
> Leak. I analysed the heap with the jmap/Eclipse Memory Analyzer Tool and 
> apparently the objects returned to the client are not being freed. I'm 
> closing all Entity Managers after using them in a search (for instance), 
> but it seems that the objects are still being referenced. Is there any 
> configuration or specific method that I must call in order to get the 
> objects freed?
>
> Thanks,
> Aldo
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/oAyEPChLO_gJ.
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.

Reply via email to