|
|
|
|
|
Cache
Action : was.cache (Category : was, Name : cache, By : kikonf)
Complete Name : was.cache.by.kikonf Version : 5.0 License : Modified BSD License Purpose of the was category : Easy to customize. This category use in background the wsadmin command in jython mode (through AdminConfig, AdminControl and AdminTask), to drive WebSphere Application Server ® configuration. You can use it to manage the whole WebSphere ® architecture. Purpose of this cache plugin : Creates a new ObjectCacheInstance The following shows a sample Action File to use with the Action : was.cache This sample file can be run with this command : kikact was.cache Toggle lines
<cache
type = 'action'
name='mycache'
jndi_name='services/cache/mycache'
size='100'
>
<scope node='localhostNode01' server='server1'/>
</cache>
Trademarks :
|