Re: urgent -reply

2003-06-10 Thread Sriram N
Hello,

Please try using the latest stable release of Tomcat, which is 4.1.24

It is likely that such a bug might have been fixed in later releases.

If you continue to face the same problem with 4.1.24, then reporting it would
be more helpful.

-- Sriram

--- Ramakanth <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I am facing a problem with tomcat 4.1.18 and HttpSessionBindingListener's
> valueUnbound() method.
> 
> I am using an object which implements HttpSessionBindingListener. This object
> is kept in session. On session timeout, the object gets unbind from the
> session and hence the method valueUnbound should get called. But
> surprisingly, sometimes it is not getting called. Is it a bug in 4.1.18 or
> anything is missed here? please let me know your suggestion or experience
> regarding this.
> 
> Thanks & Regards,
> 
> ramakanth
> 
> 


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



urgent -reply

2003-06-10 Thread Ramakanth
Hi,

I am facing a problem with tomcat 4.1.18 and HttpSessionBindingListener's 
valueUnbound() method.

I am using an object which implements HttpSessionBindingListener. This object is kept 
in session. On session timeout, the object gets unbind from the session and hence the 
method valueUnbound should get called. But surprisingly, sometimes it is not getting 
called. Is it a bug in 4.1.18 or anything is missed here? please let me know your 
suggestion or experience regarding this.

Thanks & Regards,

ramakanth