PQ55940: CUSTOMER REQUEST TO CHANGE THE NAME OF THE COOKIE IN WAS 4.0 AES | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Customer is requesting the ability to modify the cookie name in the session manager. Currently it is JSESSIONID.Local fix Not supported at this time.Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server - Session * * Manager Users * **************************************************************** * PROBLEM DESCRIPTION: Session ID needs to be shared across * * WebApp's in a Multi-JVM environment * * without session persistence * * configured. * **************************************************************** * RECOMMENDATION: * **************************************************************** In a Multi-JVM environment without session persistence requests can be sent to different webapps. Since session persistence is not enabled the session manager cannot determine whether it is a valid session id or not if the session object does not exist in that JVM. This will cause a new session object to be created in the webapp's where this session object does not exist. With this fix, customers can use a system property called HttpSessionIdReuse which will make the session manager to use a sessionid sent from a browser.Problem conclusion A fix has been made so that session id's can be shared across a webapp's with persistence not being used. Directions for applying the System Property : 1. Specify the System Property HttpSessionIdReuse = true Specifying the property using Administrative console. a. Under WebSphere Administrative Domain, Expand Nodes b. Expand Application Servers c. Expand Default Server d. Expand Process Definition e. Select JVM Settings, in the right hand panel under Advanced Settings, Click on System Properties. f. Click New button, Specify Name as HttpSessionIdReuse and Value as true. Click OK. g. Save the configuration changes. 2. Stop the Server 3. Start the Server.Temporary fix PQ55940Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ55940
IBM Group: Software Group
Modified date: Dec 27, 2001
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.