----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Jon Stevens wrote:
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> on 8/7/2000 6:39 AM, "Stefan Mainz" <[EMAIL PROTECTED]> wrote:
>
> > When we call session.invalidate() on a org.apache.jserv.JServSession
> > all Objects in session implementing SessionListener are informat with
> > a valuUnbound() message, but the entries are not removed from the
> > underlying Hashtable sessionData.
> >
> > Is this a bug or a feature?
> >
> > Stefan
>
> If they are marked as invalidated, which I think they are, then it isn't a
> bug, right? :-)
Not really a bug, but if you keep a reference to invalidated sessions
you exhaust your memory more than necessary.
Holding on to invalidated sessions might be considered a error in the
first place, but that happended to us.
So could you please fix it in the CVS. Too easy to do to attach a patch.
Stefan
--
Dynaware Systemberatung GmbH
Am Westpark 7
81373 Müchnen
Tel: +49 89 743130-15
Fax: +49 89 743130-05
EMail: mailto:[EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]