uCosminexus Application Server, Expansion Guide

[Contents][Index][Back][Next]

7.7.2 Initializing application information

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, which is stored in the EADs server cache.

For initializing the preference information of a Web application stored in the application information cache on the EADs server, use the eztool removekey command of EADs. An example of executing the command is as follows:

eztool removekey EADsSFO_APP_INFO eadssfo:application1

If you execute the command, application information of the application identifier application1 is deleted from the EADsSFO_APP_INFO cache on the EADs server. If you create a cache by specifying a cache name other than the default value, change the cache name and execute the command.

For details on the eztool removekey command, see the Elastic Application Data store User Guide.