uCosminexus Application Server, Expansion Guide
If you change the information used in a Web application or the information related to a Web application, you must initialize the preference information of the Web application stored in the database. This subsection describes the procedures for initializing preference information stored in the database. This subsection also describes the procedures for changing the amount of global session information in a database and changing the maximum size of HTTP session attribute information in a database.
If you change the settings of a once started Web application, you must initialize the preference information stored in the database.
This subsection describes the procedure for initializing preference information stored in a database.
Table 6-50 Change locations and change contents in template files
| Change location | Change target | Change contents |
|---|---|---|
| First line | APPLICATION_ID | Change application identifier of the application to be used. |
Change the amount of global session information in the database in accordance with the upper limit of the number of HTTPsession objects. However, if negotiation processing executed when starting an application fails, the amount of global session information in the database and the setting of upper limit of the number of HTTPsession objects can be different if you have set to continue the processing of starting a Web application.
This subsection describes the procedure for changing the amount of global session information in a database. If you change the amount of global session information in a database, all session information in the database is deleted.
Table 6-51 Change locations and change contents in template files
| Change location | Change target | Change contents | |
|---|---|---|---|
| HiRDB | Oracle | ||
|
|
APPLICATION_ID | Change the application identifier of the application to be used. |
|
|
HTTP_SESSION_NO | Change the amount of global session information stored in the database. |
If you change the maximum size of HTTP session attribute information that you can include in global session information that is set in a Web application after creating a session information storage table, you must change the maximum size of the HTTP session attribute information in the database. Set a value for the maximum size of HTTP session attribute information in the database that is greater than the maximum size of HTTP session attribute information that you can include in the global session information set in a Web application. For details on setting the maximum size of HTTP session attribute information that you can include in global session information set in a Web application, see 6.5 Definitions in cosminexus.xml.
This subsection describes the procedures for changing the maximum size of HTTP session attribute information in a database. These procedures are required only when using HiRDB.
Table 6-52 Change locations and change contents in template files
| Change location | Change target | Change contents |
|---|---|---|
| First line | APPLICATION_ID | Change the application identifier of the application to be used. |
| Second line | ATTRIBUTE_DATA_SIZE_MAX | Change size (units: bytes) of the column that stores HTTP session attribute information. |
All Rights Reserved. Copyright (C) 2013, 2015, Hitachi, Ltd.