Re: session.invalidate() change

2005-11-10 Thread Peter Menzel
Durfee, Bernard schrieb: It seems that Tomcat is handling session.invalidate() differently now. I have HttpSessionListeners attached to the session, which need the sessionId to perform some cleanup when they are unbound from the session. This was no problem, up until Tomcat 5.5 or so. Now I get t

session.invalidate() change

2005-11-10 Thread Durfee, Bernard
It seems that Tomcat is handling session.invalidate() differently now. I have HttpSessionListeners attached to the session, which need the sessionId to perform some cleanup when they are unbound from the session. This was no problem, up until Tomcat 5.5 or so. Now I get this exception... java.lang