Tomcat 7 by default changes sessionId on authentication without any type of event notification, which causes the Jetspeed PortalSessionManager breaking -------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JS2-1257 URL: https://issues.apache.org/jira/browse/JS2-1257 Project: Jetspeed 2 Issue Type: Bug Affects Versions: 2.2.1 Environment: Tomcat 7.x Reporter: Ate Douma Assignee: Ate Douma Fix For: 2.2.2 This issue is related to JS2-1119 where we had to fix the Tomcat 6.0.21+ behavior on this, but with Tomcat 7.x not even an additional SessionCreated event is raised. So, we now need to "detect" this ourselves and then "emulate" the same behavior. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org