that is a feature that is not implemented, as the session gets
replicated in delta's (only known changes) the activation/passivation
listeners are not invoked.
Filip
Amila Suriarachchi wrote:
ok thankx for reply,
What a about not calling methods of HttpSessionActivationListener listner.
I se
ok thankx for reply,
What a about not calling methods of HttpSessionActivationListener listner.
I set an object (of which class implements the
HttpSessionActivationListener) as an
attribute of the session. i think when this session being migrated conatiner
should call
these methods
amila.
exceptions in the logs.
Tim
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 04, 2006 9:25 AM
To: Tomcat Users List
Subject: Re: cluster prblem
Hi Amila, what you see below is not an actual error, although it seems to
be.
What happens is tha
Hi Amila, what you see below is not an actual error, although it seems
to be.
What happens is that you have keepalive set to the default value, so the
sending node will close it socket, and the receiving node will get an
error like this.
In future versions this has been reduced to info or warnin