uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34339-E

When the session fail over (DB) function is used, the session cookie delete function must be enabled. (J2EE application = aa....aa, context root = bb....bb, application ID = cc....cc)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Application identifier
Description
The HTTP Cookie deletion functionality of the HTTP session is disabled.
When using the database session failover functionality, the HTTP Cookie deletion functionality of the HTTP session must be enabled.
Starting the Web application will be canceled.
Action
After enabling the HTTP Cookie deletion functionality of the HTTP session, start the J2EE application.
To enable the HTTP Cookie deletion functionality of the HTTP session, set up false in the webserver.session.delete_cookie.backcompat key of the user property file for the J2EE server (usrconf.properties), and then restart the J2EE server.