users@glassfish.java.net

Re: Glassfish v 3 (3.0.1 b21 win xp) potential memory leak persisting objects

From: <glassfish_at_javadesktop.org>
Date: Sun, 13 Jun 2010 10:57:54 PDT

From eclipselink forum I got information that during the transaction all the data are stored in the entity manager. So I decided to redesign application by splitting one big transaction into smaller ones. But this will only work with no cahce (NONE). With other types of cache the undesired objects still will be in memory even after transaction complete.
[Message sent by forum member 'vadger']

http://forums.java.net/jive/thread.jspa?messageID=474117