Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 86146 invoked by uid 500); 4 Sep 2002 13:39:33 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 86101 invoked from network); 4 Sep 2002 13:39:32 -0000 Message-ID: From: Glen Daniels To: "'axis-dev@xml.apache.org'" Subject: RE: REPOST: ServiceLifecycle Bug Date: Wed, 4 Sep 2002 09:39:21 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm investigating this today. There is a HttpSessionListener class in the servlet library, which is for getting callbacks when sessions expire - this seems like just the right hook, but I don't yet understand how to register these. --Glen > -----Original Message----- > From: Steve Loughran [mailto:steve_l@iseran.com] > Sent: Tuesday, September 03, 2002 4:10 PM > To: axis-dev@xml.apache.org > Subject: Re: REPOST: ServiceLifecycle Bug > > > I think people would like it fixed, but their priorities are > different. > > the AxisServletBase class has cleanup code which should be called when > AxisServlet goes away, telling the engine to call destroy > methods. That > code is meant to handle re-entrancy, though that needs checking. > > servlets get killed when their container thinks it is time, > which is why it > is so hard to write good tests for these routines. > > ----- Original Message ----- > From: "Matthias Brunner" > To: > Sent: Tuesday, September 03, 2002 9:35 AM > Subject: REPOST: ServiceLifecycle Bug > > > Hello, > > nearly two weeks ago I submitted a bug report about > ServiceLifecycle.destroy > being never called when a HTTP session is finished. > (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11815) > > Nobody reacted, which is okay since this is open source software. > If no one is interested in fixing it I will try to do it > myself, although I > do > not really know where to begin (and will be much slower). It > would be nice > if > someone could give me a hint. > > Cheers! > -- > Matthias Brunner > PGP FP 7862 32B3 3B75 292A F76F 5042 8587 21AB 5B89 D501 > Check out http://blumenstrasse.vol.at/~mb/gpgkey.asc > > > >