|
|
|
|
|
Wms
Action : was.wms (Category : was, Name : wms, By : kikonf)
Complete Name : was.wms.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 wms plugin : Creates a set of Worker Managers The following shows a sample Action File to use with the Action : was.wms This sample file can be run with this command : kikact was.wms Toggle lines
<wms type = 'action'>
<scope node = 'localhostNode01' server = 'server1'/>
<wm
name='mywm'
jndi_name='wm/mywm'
max_threads='25'
min_threads='75'
/>
</wms>
Trademarks :
|