Bug 459349 - [http] HttpSession attributes must not be shared between
ServletContext
 - Each context controller now prefixes session attributes by context
name
 - The active session adaptors are stored in each ContextController
 - When context controller is destroyed so are the context sessions
 - When a session is invalidated we only remove the context specific
attributes

Change-Id: I4e78a4efebdc93c265c78f68e60a087be35796a7
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
3 files changed