You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Matthias Brunner <mb...@blumenstrasse.vol.at> on 2002/09/03 18:35:16 UTC

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 <mb...@blumenstrasse.vol.at>
PGP FP 7862 32B3 3B75 292A F76F  5042 8587 21AB 5B89 D501
Check out http://blumenstrasse.vol.at/~mb/gpgkey.asc



Re: REPOST: ServiceLifecycle Bug

Posted by Steve Loughran <st...@iseran.com>.
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" <mb...@blumenstrasse.vol.at>
To: <ax...@xml.apache.org>
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 <mb...@blumenstrasse.vol.at>
PGP FP 7862 32B3 3B75 292A F76F  5042 8587 21AB 5B89 D501
Check out http://blumenstrasse.vol.at/~mb/gpgkey.asc