uCosminexus Application Server, Expansion Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
(1) Creating the application information cache
Create the application information cache with the following procedures:
- Execute the eztool createcache command for creating the application information cache on the EADs server.
If you execute the eztool createcache command provided by EADs, the application information cache of the name specified on the EADs server is created.
- Execution example:
- eztool createcache EADsSFO_APP_INFO
In this example, the EADsSFO_APP_INFO cache is created.
If you have specified a cache name other than the default value in the webserver.eadssfo.application.cache.name key in 7.5 J2EE server settings, appropriately change the cache name to be specified in the command.
- Execute the eztool listcache command for checking that a cache is created on the EADs server.
If you execute the eztool listcache command provided by EADs, a list of cache existing on the EADs server is output. Check that the cache name specified in step 1 is included in the output contents.
- Execution example:
- eztool listcache
(2) Creating the session information cache
Create the session information cache with the following procedures:
- Execute the eztool createcache command for creating the session information cache on the EADs server.
If you execute the eztool createcache command provided by EADs, the session information cache of the name specified on the EADs server is created.
- Execution example:
- eztool createcache EADsSFO_SESSIONS
In this example, the EADsSFO_SESSIONS cache is created.
If you specify a cache name other than the default value in the webserver.eadssfo.session.cache.name key in 7.5 J2EE server settings, appropriately change the cache name to be specified in the command.
- Execute the eztool listcache command for checking that a cache is created on EADs server.
If you execute the eztool listcache command provided by EADs, a list of cache existing on the EADs server is output. Check that the cache name specified in step 1 is included in the output contents.
- Execution example:
- eztool listcache
All Rights Reserved. Copyright (C) 2013, 2015, Hitachi, Ltd.