https://issues.apache.org/bugzilla/show_bug.cgi?id=45255
--- Comment #28 from Arvind Srinivasan <yoa...@gmail.com> 2010-06-04 08:51:33 EDT --- Should changing the session id of an existing session object be treated the same as creating a new session i.e. should the session creation listeners be triggered? http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/session/ManagerBase.java?r1=903083&r2=918761 invokes setId() which in turn invokes the session creation listeners in tellNew(). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org