Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 79276 invoked from network); 8 Oct 2009 20:39:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Oct 2009 20:39:30 -0000 Received: (qmail 49556 invoked by uid 500); 8 Oct 2009 20:39:27 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 49485 invoked by uid 500); 8 Oct 2009 20:39:26 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 49474 invoked by uid 99); 8 Oct 2009 20:39:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2009 20:39:26 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.59.227] (HELO QMTA12.westchester.pa.mail.comcast.net) (76.96.59.227) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2009 20:39:15 +0000 Received: from OMTA18.westchester.pa.mail.comcast.net ([76.96.62.90]) by QMTA12.westchester.pa.mail.comcast.net with comcast id qB521c0021wpRvQ5CLevKH; Thu, 08 Oct 2009 20:38:55 +0000 Received: from [192.168.1.64] ([99.141.61.86]) by OMTA18.westchester.pa.mail.comcast.net with comcast id qLje1c00D1reVaT3eLjhea; Thu, 08 Oct 2009 20:43:46 +0000 Message-ID: <4ACE4DD5.6030708@christopherschultz.net> Date: Thu, 08 Oct 2009 16:38:45 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: java.lang.OutOfMemoryError: Java heap space References: <2185441d0910031107y7d98d4belc1ff51f2e1d5a23a@mail.gmail.com> <2185441d0910050958h22a99400tfcd9aab81ba4ce4a@mail.gmail.com> <4ACB452C.8080409@kippdata.de> <2185441d0910060923sd0c1d17s662c258b14f598b0@mail.gmail.com> <2185441d0910061044y29aeca7dj95240905331a433f@mail.gmail.com> <4ACB9671.7080909@kippdata.de> <2185441d0910061244v305b23f0qad1b05646965e4d3@mail.gmail.com> <4ACCDB06.3040906@christopherschultz.net> <2185441d0910071740r2a4ad064pe1dd1590ea192e9c@mail.gmail.com> <4ACD4065.9060601@christopherschultz.net> <2185441d0910080912y37f1cd1eg983a02c086d2b00f@mail.gmail.com> <4ACE49F0.2090503@christopherschultz.net> In-Reply-To: <4ACE49F0.2090503@christopherschultz.net> X-Enigmail-Version: 0.97a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All, Another correction to the code: On 10/8/2009 4:22 PM, Christopher Schultz wrote: > public static class SoftReferenceSessionWrapper > implements HttpSession > { Remember to implement getValue and putValue to call getAttribute and setAttribute. ;) - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkrOTdUACgkQ9CaO5/Lv0PCIDwCgt+kyda0PTi+LoqQvQhGb2yHC HKMAoL/uMesdmV1Ubrco5Hyx8F9x0IKF =53/Y -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org